summaryrefslogtreecommitdiff
path: root/playbooks.d
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2022-07-26 22:50:44 +0200
committerPatrick Spek <p.spek@tyil.nl>2022-07-26 22:50:44 +0200
commit7b56d2e494fdaa8d5bf3fb1d31b60b63f51176c6 (patch)
tree53f1912b2bd809dbe3eba1f3ed8c043b5d5274cb /playbooks.d
parent46000349ed28ef8d83c11530a6ceafa03dbffced (diff)
And helm should be under source
Diffstat (limited to 'playbooks.d')
-rw-r--r--playbooks.d/k3s-master/share/system/nginx-ingress/application.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/playbooks.d/k3s-master/share/system/nginx-ingress/application.yaml b/playbooks.d/k3s-master/share/system/nginx-ingress/application.yaml
index cdbcd79..fcb28b8 100644
--- a/playbooks.d/k3s-master/share/system/nginx-ingress/application.yaml
+++ b/playbooks.d/k3s-master/share/system/nginx-ingress/application.yaml
@@ -16,12 +16,12 @@ spec:
repoURL: https://helm.nginx.com/stable
chart: nginx-ingress
targetRevision: 0.14.0
- helm:
- values: |
- controller:
- containerPort:
- http: 8080
- https: 8443
+ helm:
+ values: |
+ controller:
+ containerPort:
+ http: 8080
+ https: 8443
destination:
server: https://kubernetes.default.svc
namespace: ingress