Adding feature to upgrade Oracle Cloud Infrastructure's Flexible Load Balancer and adjusting Health Check that were critical in the previous configuration (#9961)

* Create deploy.yaml

* Create kustomization.yaml
This commit is contained in:
José Neto 2023-06-11 15:55:47 -03:00 committed by GitHub
parent 051aa6d40d
commit 4d3e64258c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 659 additions and 0 deletions

View 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/tree/main/deploy/static/provider/cloud
# ```
resources:
- deploy.yaml