test in app secret decrypt and import
This commit is contained in:
9
resources/secrets/env/k3s-cluster/templates/secrets.yaml
vendored
Normal file
9
resources/secrets/env/k3s-cluster/templates/secrets.yaml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: app-secrets
|
||||
spec:
|
||||
source:
|
||||
helm:
|
||||
valueFiles:
|
||||
- secrets://secrets/postgresql.yaml
|
||||
Reference in New Issue
Block a user