test sealed-secrets decryption

This commit is contained in:
2024-07-16 00:59:25 +10:00
parent 59a0556c0b
commit 944ad244f7
3 changed files with 47 additions and 0 deletions

View File

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