Skip to content

Commit 8a87118

Browse files
rosemarymaranorjeberhard
authored andcommitted
Remove dir and x-refs
1 parent 9d61685 commit 8a87118

File tree

7 files changed

+2
-156
lines changed

7 files changed

+2
-156
lines changed

documentation/site/content/managing-domains/accessing-the-domain/ingress/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ additional pods become ready, or pods enter a non-ready state.
5454
Ingress resources contain routing rules to one or more backends. An ingress controller is responsible to apply the rules to the underlying load balancer.
5555
There are two approaches to create the Ingress resource:
5656

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

59-
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.
59+
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.
6060

6161
* Create the Ingress resource manually from a YAML file.
6262

documentation/site/content/samples/ingress/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,3 @@ The samples are located in following folders:
1616

1717
* [Traefik](https://github.com/oracle/weblogic-kubernetes-operator/blob/{{< latestMinorVersion >}}/kubernetes/samples/charts/traefik/README.md)
1818
* [NGINX](https://github.com/oracle/weblogic-kubernetes-operator/blob/{{< latestMinorVersion >}}/kubernetes/samples/charts/nginx/README.md)
19-
* [Ingress-per-domain](https://github.com/oracle/weblogic-kubernetes-operator/blob/{{< latestMinorVersion >}}/kubernetes/samples/charts/ingress-per-domain/README.md)

kubernetes/samples/charts/ingress-per-domain/Chart.yaml

Lines changed: 0 additions & 8 deletions
This file was deleted.

kubernetes/samples/charts/ingress-per-domain/README.md

Lines changed: 0 additions & 71 deletions
This file was deleted.

kubernetes/samples/charts/ingress-per-domain/templates/nginx-ingress.yaml

Lines changed: 0 additions & 24 deletions
This file was deleted.

kubernetes/samples/charts/ingress-per-domain/templates/traefik-ingress.yaml

Lines changed: 0 additions & 24 deletions
This file was deleted.

kubernetes/samples/charts/ingress-per-domain/values.yaml

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)