mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-15 23:39:05 +02:00
authZ+N chained
This commit is contained in:
14
deployment/kustomization.yaml
Normal file
14
deployment/kustomization.yaml
Normal 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
|
Reference in New Issue
Block a user