and port 80 while you're at it
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
30867b558c
commit
0f7c5ce90a
|
@ -10,8 +10,8 @@ patches:
|
||||||
path: /spec/type
|
path: /spec/type
|
||||||
value: LoadBalancer
|
value: LoadBalancer
|
||||||
- op: replace
|
- op: replace
|
||||||
path: /spec/ports
|
path: /spec/ports[0]
|
||||||
value: [{"name":"http","port":80,"targetPort":"http","protocol":"TCP"}]
|
value: {"name":"http","port":80,"targetPort":"http","protocol":"TCP"}
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
- 0alertmanagerConfigCustomResourceDefinition.yaml
|
- 0alertmanagerConfigCustomResourceDefinition.yaml
|
||||||
|
|
Loading…
Reference in New Issue