Files
manifests/values/atlantis/base/ingress_patch.yaml
T

11 lines
201 B
YAML

- op: add
path: /spec/rules/0/http/paths/-
value:
path: /events
pathType: ImplementationSpecific
backend:
service:
name: defaultbackend
port:
number: 80