
* Release v1.3.0 * Update charts/ingress-nginx/CHANGELOG.md Co-authored-by: Jintao Zhang <tao12345666333@163.com> * Update charts/ingress-nginx/README.md * Update Changelog.md Co-authored-by: Jintao Zhang <tao12345666333@163.com> Co-authored-by: James Strong <strong.james.e@gmail.com> Co-authored-by: Jintao Zhang <tao12345666333@163.com>
11 lines
320 B
YAML
11 lines
320 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/tree/main/deploy/static/provider/kind
|
|
# ```
|
|
|
|
resources:
|
|
- deploy.yaml
|