fix: configure network policies outside kyverno if possible (and stuff)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- allow-atlantis-external-services.yaml
|
||||
- allow-atlantis-services.yaml
|
||||
@@ -3,4 +3,4 @@ kind: Kustomization
|
||||
resources:
|
||||
- pubsub-rabbitmq.yaml
|
||||
- state-redis.yaml
|
||||
- dapr-tracing.yaml
|
||||
- ../base/
|
||||
|
||||
@@ -3,4 +3,4 @@ kind: Kustomization
|
||||
resources:
|
||||
- pubsub-rabbitmq.yaml
|
||||
- state-redis.yaml
|
||||
- dapr-tracing.yaml
|
||||
- ../base/
|
||||
|
||||
Reference in New Issue
Block a user