Files
IKT210-kubernetes-cluster/manifests/nginx/base/kustomization.yaml
2026-07-26 09:35:26 +02:00

10 lines
135 B
YAML

resources:
- deploy.yaml
configMapGenerator:
- name: nginx-config
files:
- default.conf
- name: nginx-html
files:
- index.html