chore(work): test rabbitmq message topology operator

This commit is contained in:
David Landry 2024-09-12 15:11:27 -04:00
parent 807798946f
commit c3ea681f33
8 changed files with 68 additions and 0 deletions

View file

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

View file

@ -0,0 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: work-rabbitmq-service
resources:
- ../../base