Skip to content

Commit

Permalink
StorageVendor
Browse files Browse the repository at this point in the history
  • Loading branch information
liuyu committed Sep 19, 2024
1 parent 85312a0 commit c0b7ddf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/pipelines/prepare_system.go
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,6 @@ func getStorageValueFromEnv() *common.Storage {
StorageToken: os.Getenv("AWS_SESSION_TOKEN_SETUP"),
StorageClusterId: os.Getenv("CLUSTER_ID"),
StorageSyncSecret: os.Getenv("BACKUP_SECRET"),
StorageVendor: os.Getenv("TERMINUS_IS_CLOUD_VERSION"),
}
}

0 comments on commit c0b7ddf

Please sign in to comment.