Olaf Bohlen
2023-12-14 5216c0ab045661453536112c78f74579d71b7775
commit | author | age
5216c0 1 apiVersion: kustomize.config.k8s.io/v1beta1
OB 2 kind: Kustomization
3 namespace: kust-qa
4
9674bc 5 bases:
OB 6 - ../../base
7 patches:
8 - deployment-patch.yaml
9 - service-patch.yaml
10 - route-patch.yaml
11
5216c0 12 configurations:
OB 13 - namespace.yaml