Versioned static manifests (#8162)
* update deploy script to generate static manifests for all supported versions * generate static manifests for all supported versions
This commit is contained in:
parent
5754eb60f4
commit
c9f61211d3
73 changed files with 22517 additions and 163 deletions
11
deploy/static/provider/cloud/1.21/kustomization.yaml
Normal file
11
deploy/static/provider/cloud/1.21/kustomization.yaml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# 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/cloud?ref=master
|
||||
# ```
|
||||
|
||||
resources:
|
||||
- deploy.yaml
|
||||
Loading…
Add table
Add a link
Reference in a new issue