Skip to content

Commit

Permalink
Remove ingressClassName to use annotation instead (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: Aaron Miller <aaron.c.miller@saic.com>
  • Loading branch information
ac-miller and Aaron Miller authored Jul 7, 2021
1 parent 10a5adf commit 8556be8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion helmfiles/subhelmfiles/jenkins.helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ releases:
cert-manager.io/cluster-issuer: {{$clusterIssuer | quote}}
kubernetes.io/ingress.class: "nginx"
kubernetes.io/ingress.provider: "nginx"
ingressClassName: "nginx"
hostName: {{$jenkinsHostName | quote}}
tls:
- secretName: "tls-{{$jenkinsHostName}}"
Expand Down

0 comments on commit 8556be8

Please sign in to comment.