diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 6af58ee..5e15fd1 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,3 +1,3 @@ apiVersion: v2 name: kubooboo-chart -version: 0.2.1 \ No newline at end of file +version: 0.2.2 \ No newline at end of file diff --git a/chart/templates/ingress.yaml b/chart/templates/ingress.yaml index eff42f1..282ba2a 100644 --- a/chart/templates/ingress.yaml +++ b/chart/templates/ingress.yaml @@ -2,8 +2,6 @@ apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: ingress - annotations: - nginx.ingress.kubernetes.io/rewrite-target: / spec: ingressClassName: nginx tls: