⬆️ 0.2.2 Fix ingress
This commit is contained in:
parent
b10d478160
commit
5650d012c4
@ -1,3 +1,3 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: kubooboo-chart
|
name: kubooboo-chart
|
||||||
version: 0.2.1
|
version: 0.2.2
|
||||||
@ -2,8 +2,6 @@ apiVersion: networking.k8s.io/v1
|
|||||||
kind: Ingress
|
kind: Ingress
|
||||||
metadata:
|
metadata:
|
||||||
name: ingress
|
name: ingress
|
||||||
annotations:
|
|
||||||
nginx.ingress.kubernetes.io/rewrite-target: /
|
|
||||||
spec:
|
spec:
|
||||||
ingressClassName: nginx
|
ingressClassName: nginx
|
||||||
tls:
|
tls:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user