diff --git a/freeleaps/helm-pkg/authentication/values.alpha.yaml b/freeleaps/helm-pkg/authentication/values.alpha.yaml index 9a5148e4..bdd90708 100644 --- a/freeleaps/helm-pkg/authentication/values.alpha.yaml +++ b/freeleaps/helm-pkg/authentication/values.alpha.yaml @@ -8,7 +8,7 @@ authentication: registry: docker.io repository: null name: authentication - tag: snapshot-0a7c742 + tag: snapshot-9b42dbf imagePullPolicy: IfNotPresent ports: - name: http @@ -52,7 +52,7 @@ authentication: notificationWebapiUrlBase: http://notification.svc.freeleaps-alpha.freeleaps.cluster:8003/api/notification jwtSecretKey: 8f87ca8c3c9c3df09a9c78e0adb0927855568f6072d9efc892534aee35f5867b jwtAlgorithm: HS256 - serviceApiAccessHost: '0.0.0.0' + serviceApiAccessHost: 0.0.0.0 serviceApiAccessPort: 8004 mongodbName: freeleaps2 mongodbPort: 27017