fix: ingress 'kubernetes.io/ingress.class' is a deprecated annotation, please use spec.ingressClassName instead
This commit is contained in:
@@ -4,8 +4,8 @@ metadata:
|
||||
name: onlyoffice-web
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-prod
|
||||
kubernetes.io/ingress.class: traefik
|
||||
spec:
|
||||
ingressClassName: traefik
|
||||
entryPoints:
|
||||
- websecure
|
||||
routes:
|
||||
|
||||
Reference in New Issue
Block a user