feat(sealed-secrets): initial deployment of the application
This commit is contained in:
parent
82823e1fc3
commit
9ae6f68058
5 changed files with 40 additions and 0 deletions
11
apps/sealed-secrets/overlays/test/config.json
Normal file
11
apps/sealed-secrets/overlays/test/config.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"appName": "sealed-secrets",
|
||||
"userGivenName": "sealed-secrets",
|
||||
"destNamespace": "kube-system",
|
||||
"destServer": "https://kubernetes.default.svc",
|
||||
"srcPath": "apps/sealed-secrets/overlays/test",
|
||||
"srcRepoURL": "https://forgejo.mixinet.net/blogops/argocd.git",
|
||||
"srcTargetRevision": "",
|
||||
"labels": null,
|
||||
"annotations": null
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue