test in app secret decrypt and import

This commit is contained in:
2024-07-15 21:55:49 +10:00
parent b4d82d85aa
commit 8097013e93
5 changed files with 24 additions and 1 deletions

11
secrets/env/k3s-cluster/config.json vendored Normal file
View File

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