Skip to content

Commit 06cb6f4

Browse files
authored
pointless change to verify argocd (#162)
1 parent 0606a0c commit 06cb6f4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • kubernetes/operationcode_python_backend/overlays/staging

kubernetes/operationcode_python_backend/overlays/staging/ingress.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ spec:
4141
- host: resources-staging.k8s.operationcode.org
4242
http:
4343
paths:
44+
- path: /faketestdestination
45+
backend:
46+
serviceName: response-401
47+
servicePort: use-annotation
4448
- path: /metrics
4549
backend:
4650
serviceName: response-401

0 commit comments

Comments
 (0)