chore(test): test ksops

This commit is contained in:
David Landry 2024-05-25 00:50:46 -04:00
parent ba46de6bc2
commit 51f9524038
5 changed files with 56 additions and 0 deletions

View file

@ -0,0 +1,11 @@
{
"appName": "test-ksops",
"userGivenName": "test-ksops",
"destNamespace": "test-app",
"destServer": "https://kubernetes.default.svc",
"srcPath": "apps/test/overlays/media",
"srcRepoURL": "ssh://git@gitea-ssh.gitops.svc.cluster.local:2222/davad/argo.git",
"srcTargetRevision": "",
"labels": null,
"annotations": null
}