test in app secret decrypt and import

This commit is contained in:
2024-07-15 11:34:40 +10:00
parent 07dee3e2e3
commit 2cdbb594a7
6 changed files with 18 additions and 29 deletions

View File

@@ -0,0 +1,11 @@
{
"appName": "app-secrets",
"userGivenName": "app-secrets",
"destNamespace": "argocd",
"destServer": "https://kubernetes.default.svc",
"srcPath": "resources/secrets/env/k3s-cluster",
"srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git",
"srcTargetRevision": "",
"labels": null,
"annotations": null
}