From 0ba847985759d8b8f6ddd90aa30d2ba3b4da18dc Mon Sep 17 00:00:00 2001 From: Jonas Juselius Date: Wed, 14 Feb 2024 09:11:15 +0100 Subject: [PATCH] debug: component auth --- resources/atlantis/manifests/prod/pubsub-rabbitmq.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/atlantis/manifests/prod/pubsub-rabbitmq.yaml b/resources/atlantis/manifests/prod/pubsub-rabbitmq.yaml index 3db411fa..e2797f5e 100644 --- a/resources/atlantis/manifests/prod/pubsub-rabbitmq.yaml +++ b/resources/atlantis/manifests/prod/pubsub-rabbitmq.yaml @@ -13,10 +13,10 @@ spec: - name: username value: user - name: password - value: - secretKeyRef: - name: prod-rabbitmq - key: rabbitmq-password + value: hunny-bunny + # secretKeyRef: + # name: prod-rabbitmq + # key: rabbitmq-password - name: durable value: true - name: deletedWhenUnused