
* release 1.1.3 details fix the readme with right sha and version remove helm label fix issue 8329 fix the 1.20 service after the fix for ipv6 udpate readme and change for patches * update helm doc Signed-off-by: James Strong <strong.james.e@gmail.com>
11 lines
344 B
YAML
11 lines
344 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/aws/nlb-with-tls-termination
|
|
# ```
|
|
|
|
resources:
|
|
- deploy.yaml
|