
* v1.1.2 release Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com> * release-v1.1.2-continued Co-authored-by: Jintao Zhang <zhangjintao9020@gmail.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/deploy/static/provider/scw?ref=master
|
|
# ```
|
|
|
|
resources:
|
|
- deploy.yaml
|