fix: configure network policies outside kyverno if possible (and stuff)

This commit is contained in:
2024-02-19 15:33:31 +01:00
parent b53088ca4e
commit 839a96dc39
9 changed files with 107 additions and 23 deletions
@@ -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/