fix: fix atlantis prod resource namespaces and application

This commit is contained in:
2024-04-20 18:45:50 +02:00
parent c96a86a141
commit 44223c5ed1
4 changed files with 13 additions and 8 deletions
@@ -2,6 +2,7 @@ apiVersion: dapr.io/v1alpha1
kind: Component
metadata:
name: pubsub
namespace: atlantis
spec:
type: pubsub.rabbitmq
version: v1
@@ -2,6 +2,7 @@ apiVersion: dapr.io/v1alpha1
kind: Component
metadata:
name: statestore
namespace: atlantis
spec:
type: state.redis
version: v1