mirror of
https://github.com/onepanelio/onepanel.git
synced 2025-10-05 13:46:51 +08:00
use EnvFrom for mounting env vars in workflows
This commit is contained in:
@@ -25,6 +25,8 @@ const (
|
||||
ArtifactRepositoryInsecureKey = "artifactRepositoryS3Insecure"
|
||||
ArtifactRepositoryAccessKeyValueKey = "artifactRepositoryS3AccessKey"
|
||||
ArtifactRepositorySecretKeyValueKey = "artifactRepositoryS3SecretKey"
|
||||
|
||||
DefaultEnvironmentVariableSecret = "onepanel-default-env"
|
||||
)
|
||||
|
||||
type Config = rest.Config
|
||||
|
Reference in New Issue
Block a user