pvcy / enterprise-install

Setup Privacy Dynamics software stack on variety of Cloud Prem scenarios including AWS, GKE etc.
0 stars 0 forks source link

update ingress class reference #15

Closed michael-chambers closed 8 months ago

michael-chambers commented 8 months ago

Per the Kubernetes documentation, the kubernetes.io/ingress.class annotation has been deprecated. In its place, we should use the spec.ingressClassName field.

This PR also fixes an indentation issue in kots-ingress.yaml