mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-13 14:29:05 +02:00
12 lines
259 B
YAML
12 lines
259 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
namespace: generations-heritage
|
|
|
|
resources:
|
|
- ./certificate.yaml
|
|
- ./zitadel-acces-key.yaml
|
|
- ./deployment.yaml
|
|
- ./service.yaml
|
|
- ./horizontalPodAutoScaler.yaml
|
|
- ./forwardAuth.yaml
|