Skip to content

Commit

Permalink
Add ingress to chicken
Browse files Browse the repository at this point in the history
  • Loading branch information
rbjornstad committed Mar 1, 2024
1 parent 48ec365 commit 382a66b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/k8s/dev/devteam/deploy-canary.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,8 @@ spec:
- secret: my-secret
- secret: other-secret
- configMap: my-config-map

ingresses:
- "chicken.deprecated.adeo.no"
filesFrom:
- secret: my-secret
mountPath: /var/secret
Expand Down

0 comments on commit 382a66b

Please sign in to comment.