Skip to content

Commit

Permalink
Update rundeckpro-deployment.yaml
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
jplassnibatt authored Aug 1, 2022
1 parent 1ae8868 commit d5c2ad9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/rundeckpro-deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: rudeckpro-nginx
name: rundeckpro-nginx
annotations:
nginx.ingres.kubernetes.io/affinity: "cookie"
nginx.ingress.kubernetes.io/session-cookie-name: "route"
Expand Down Expand Up @@ -154,4 +154,4 @@ spec:
secretName: kubeconfig
items:
- key: config
path: config
path: config

0 comments on commit d5c2ad9

Please sign in to comment.