fix: fix atlantis prod resource namespaces and application
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user