diff --git a/freeleaps/helm-pkg/authentication/values.prod.yaml b/freeleaps/helm-pkg/authentication/values.prod.yaml index d3bc6ca8..b9f21a15 100644 --- a/freeleaps/helm-pkg/authentication/values.prod.yaml +++ b/freeleaps/helm-pkg/authentication/values.prod.yaml @@ -13,7 +13,7 @@ authentication: registry: docker.io repository: null name: authentication - tag: snapshot-40e0faf + tag: 1.3.0 imagePullPolicy: IfNotPresent ports: - name: http @@ -85,5 +85,5 @@ authentication: cpu: 200m memory: 128Mi controlledResources: - - cpu - - memory \ No newline at end of file + - cpu + - memory