Skip to content

Commit

Permalink
Merge branch 'rm/remove-voyager' into 'main'
Browse files Browse the repository at this point in the history
Remove VOYAGER from options

See merge request weblogic-cloud/weblogic-kubernetes-operator!4497
  • Loading branch information
rjeberhard committed Nov 13, 2023
2 parents 141657b + ac9ea4a commit 7e7574d
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 156 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ additional pods become ready, or pods enter a non-ready state.
Ingress resources contain routing rules to one or more backends. An ingress controller is responsible to apply the rules to the underlying load balancer.
There are two approaches to create the Ingress resource:

* Use the Helm chart [ingress-per-domain](https://github.com/oracle/weblogic-kubernetes-operator/blob/{{< latestMinorVersion >}}/kubernetes/samples/charts/ingress-per-domain).
* Use the Helm chart.

Each ingress provider supports a number of annotations in Ingress resources. This Helm chart allows you to define the routing rules without dealing with the detailed provider-specific annotations.
Each ingress provider supports a number of annotations in Ingress resources. The Helm chart allows you to define the routing rules without dealing with the detailed provider-specific annotations.

* Create the Ingress resource manually from a YAML file.

Expand Down
1 change: 0 additions & 1 deletion documentation/site/content/samples/ingress/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ The samples are located in following folders:

* [Traefik](https://github.com/oracle/weblogic-kubernetes-operator/blob/{{< latestMinorVersion >}}/kubernetes/samples/charts/traefik/README.md)
* [NGINX](https://github.com/oracle/weblogic-kubernetes-operator/blob/{{< latestMinorVersion >}}/kubernetes/samples/charts/nginx/README.md)
* [Ingress-per-domain](https://github.com/oracle/weblogic-kubernetes-operator/blob/{{< latestMinorVersion >}}/kubernetes/samples/charts/ingress-per-domain/README.md)
8 changes: 0 additions & 8 deletions kubernetes/samples/charts/ingress-per-domain/Chart.yaml

This file was deleted.

71 changes: 0 additions & 71 deletions kubernetes/samples/charts/ingress-per-domain/README.md

This file was deleted.

This file was deleted.

This file was deleted.

26 changes: 0 additions & 26 deletions kubernetes/samples/charts/ingress-per-domain/values.yaml

This file was deleted.

0 comments on commit 7e7574d

Please sign in to comment.