feat: Separate config for production/testing
This commit is contained in:
@@ -10,6 +10,6 @@ spec:
|
||||
sourceRef:
|
||||
kind: ExternalArtifact
|
||||
name: longhorn
|
||||
path: ./
|
||||
path: ./${cluster_env}
|
||||
prune: true
|
||||
wait: true
|
||||
|
||||
Reference in New Issue
Block a user