fix(manifests): update apiVersion for Grafana ingress to networking.k8s.io/v1
Signed-off-by: 孙振宇 <>
This commit is contained in:
parent
4a463e489f
commit
cd6735510b
@ -12,7 +12,7 @@ spec:
|
|||||||
name: mathmast-dot-com
|
name: mathmast-dot-com
|
||||||
secretName: grafana-dot-mathmast-com-tls
|
secretName: grafana-dot-mathmast-com-tls
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: networking.k8s.io/v1
|
||||||
kind: Ingress
|
kind: Ingress
|
||||||
metadata:
|
metadata:
|
||||||
name: grafana-ingress
|
name: grafana-ingress
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user