chore(work): spinup rabbitmq cluster

This commit is contained in:
David Landry 2024-09-12 14:35:28 -04:00
parent 77592b71bd
commit 807798946f
5 changed files with 74 additions and 0 deletions

View file

@ -0,0 +1,11 @@
{
"appName": "rabbitmq-cluster",
"userGivenName": "rabbitmq-cluster",
"destNamespace": "work-rabbitmq-clusters",
"destServer": "https://kubernetes.default.svc",
"srcPath": "apps/rabbitmq-cluster/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,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base