Compare commits
2 commits
b96a568c4d
...
1df0aff16e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1df0aff16e | ||
|
|
b60a215697 |
4 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: rabbitmq-system
|
||||
namespace: work-rabbitmq-system
|
||||
resources:
|
||||
- ../upstream/cluster-operator
|
||||
- ../upstream/message-topology-operator
|
||||
|
|
|
|||
|
|
@ -5,4 +5,4 @@ metadata:
|
|||
app.kubernetes.io/component: rabbitmq-operator
|
||||
app.kubernetes.io/name: rabbitmq-system
|
||||
app.kubernetes.io/part-of: rabbitmq
|
||||
name: rabbitmq-system
|
||||
name: work-rabbitmq-system
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"appName": "rabbitmq-cluster",
|
||||
"userGivenName": "rabbitmq-cluster",
|
||||
"destNamespace": "rabbitmq-system",
|
||||
"destNamespace": "work-rabbitmq-system",
|
||||
"destServer": "https://kubernetes.default.svc",
|
||||
"srcPath": "apps/rabbitmq-cluster/overlays/work",
|
||||
"srcRepoURL": "ssh://git@gitea-ssh.gitops.svc.cluster.local:2222/davad/argo.git",
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ spec:
|
|||
kind: "*"
|
||||
description: playground for work projects
|
||||
destinations:
|
||||
- namespace: "work"
|
||||
- namespace: "work-*"
|
||||
server: "*"
|
||||
namespaceResourceWhitelist:
|
||||
- group: "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue