Files
manifests/kustomizations/atlantis/base/service_patch.yaml
T
2024-06-06 08:52:13 +02:00

8 lines
111 B
YAML

- op: add
path: /spec/ports/-
value:
name: intra
port: 8000
protocol: TCP
targetPort: 8000