feat: Separate config for production/testing

This commit is contained in:
2025-12-09 02:37:21 +01:00
parent 9dc61f2311
commit 4e8b1cc0aa
13 changed files with 90 additions and 45 deletions

View File

@@ -10,6 +10,6 @@ spec:
sourceRef:
kind: ExternalArtifact
name: longhorn
path: ./
path: ./${cluster_env}
prune: true
wait: true