and port 80 while you're at it

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2024-02-15 20:04:14 +01:00
parent 30867b558c
commit 0f7c5ce90a
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ patches:
path: /spec/type
value: LoadBalancer
- op: replace
path: /spec/ports
value: [{"name":"http","port":80,"targetPort":"http","protocol":"TCP"}]
path: /spec/ports[0]
value: {"name":"http","port":80,"targetPort":"http","protocol":"TCP"}
resources:
- 0alertmanagerConfigCustomResourceDefinition.yaml