authZ+N chained

This commit is contained in:
2025-02-03 16:03:41 +01:00
parent 8939577c15
commit f87f680a83
5 changed files with 48 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: generations-heritage
bases:
- authZ
- authN
- backend
- memgraph
resources:
- ./cert-issuer.yaml
- ./server-transport.yaml
- ./auth-chain.yaml