
* regenerate at 4.0.12 * bash for loop and static values files * add .tool-versions * fixup static manifests with kustomize instead of python * remove spec.replicas where set * generate manifests for all supported versions * update docs * remove all versions except default (1.20) for now * update to 1.1.1/4.0.15
11 lines
345 B
YAML
11 lines
345 B
YAML
# NOTE: kustomize is not supported. This file exists only to be able to reference it from bases.
|
|
# https://kubectl.docs.kubernetes.io/references/kustomize/bases/
|
|
#
|
|
# ```
|
|
# namespace: ingress-nginx
|
|
# bases:
|
|
# - github.com/kubernetes/ingress-nginx/deploy/static/provider/aws/nlb-with-tls-termination?ref=master
|
|
# ```
|
|
|
|
resources:
|
|
- deploy.yaml
|