diff --git a/charts/base/base-ms-chart/Chart.yaml b/charts/base/base-ms-chart/Chart.yaml index 8be896d..7b34cad 100644 --- a/charts/base/base-ms-chart/Chart.yaml +++ b/charts/base/base-ms-chart/Chart.yaml @@ -21,4 +21,4 @@ version: 0.1.3 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.1.3" +appVersion: "0.1.4" diff --git a/charts/base/base-ms-chart/templates/peerauthentication.yaml b/charts/base/base-ms-chart/templates/peerauthentication.yaml index d287204..708299b 100644 --- a/charts/base/base-ms-chart/templates/peerauthentication.yaml +++ b/charts/base/base-ms-chart/templates/peerauthentication.yaml @@ -1,4 +1,4 @@ -{{- if .Values.virtualService.enabled }} +{{- if .Values.peerAuthentication.enabled }} apiVersion: security.istio.io/v1beta1 kind: PeerAuthentication metadata: