10 lines
200 B
YAML
10 lines
200 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- ../../base/
|
|
patches:
|
|
- path: describo-ingress.yml
|
|
- path: rds-ingress.yml
|
|
- path: sunet-service.yml
|
|
- path: gu-service.yml
|