Skip to content

Commit

Permalink
update ingress indentation for local k8s yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
conceptualshark authored Jun 13, 2024
1 parent 193c901 commit 0d56709
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -175,10 +175,10 @@ Add the following values to `camunda-platform-core-kind-values.yaml` to allow Ca

```yaml
global:
ingress:
enabled: true
className: nginx
host: "camunda.local"
ingress:
enabled: true
className: nginx
host: "camunda.local"
operate:
contextPath: "/operate"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -175,10 +175,10 @@ Add the following values to `camunda-platform-core-kind-values.yaml` to allow Ca

```yaml
global:
ingress:
enabled: true
className: nginx
host: "camunda.local"
ingress:
enabled: true
className: nginx
host: "camunda.local"
operate:
contextPath: "/operate"
Expand Down

0 comments on commit 0d56709

Please sign in to comment.