test in app secret decrypt and import
This commit is contained in:
23
projects/k3s-cluster-secrets.yaml
Normal file
23
projects/k3s-cluster-secrets.yaml
Normal file
@@ -0,0 +1,23 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: ApplicationSet
|
||||
metadata:
|
||||
annotations:
|
||||
argocd.argoproj.io/sync-wave: "2"
|
||||
creationTimestamp: null
|
||||
name: app-secrets
|
||||
namespace: argocd
|
||||
spec:
|
||||
generators:
|
||||
- git:
|
||||
files:
|
||||
- path: secrets/env/k3s-cluster/config.json
|
||||
repoURL: https://github.com/3dwardch3ng/home-cluster-ops.git
|
||||
requeueAfterSeconds: 20
|
||||
revision: ""
|
||||
template:
|
||||
metadata: {}
|
||||
spec:
|
||||
destination: {}
|
||||
project: ""
|
||||
source:
|
||||
repoURL: ""
|
||||
Reference in New Issue
Block a user