Add Exoscale in the documentation
This commit is contained in:
parent
f5cfd5730c
commit
7b5a492a09
4 changed files with 706 additions and 0 deletions
11
deploy/static/provider/exoscale/kustomization.yaml
Normal file
11
deploy/static/provider/exoscale/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/exoscale?ref=master
|
||||
# ```
|
||||
|
||||
resources:
|
||||
- deploy.yaml
|
||||
Loading…
Add table
Add a link
Reference in a new issue