fix: enable gateway/ingress class on platform project
- add missing classes to platform required to deploy traefik system
This commit is contained in:
@@ -60,6 +60,10 @@ spec:
|
||||
kind: Certificate
|
||||
- group: 'cert-manager.io'
|
||||
kind: Issuer
|
||||
- group: 'gateway.networking.k8s.io'
|
||||
kind: GatewayClass
|
||||
- group: 'networking.k8s.io'
|
||||
kind: IngressClass
|
||||
namespaceResourceWhitelist:
|
||||
- group: '*'
|
||||
kind: '*'
|
||||
|
||||
Reference in New Issue
Block a user