diff --git a/freeleaps/helm-pkg/frontend/values.alpha.yaml b/freeleaps/helm-pkg/frontend/values.alpha.yaml index e9d770c6..0d535145 100644 --- a/freeleaps/helm-pkg/frontend/values.alpha.yaml +++ b/freeleaps/helm-pkg/frontend/values.alpha.yaml @@ -8,7 +8,7 @@ frontend: registry: docker.io repository: null name: frontend - tag: snapshot-a10c0f6 + tag: snapshot-dba2fa0 imagePullPolicy: IfNotPresent ports: - name: http @@ -16,10 +16,10 @@ frontend: protocol: TCP resources: requests: - cpu: '50m' + cpu: 50m memory: 32Mi limits: - cpu: '100m' + cpu: 100m memory: 64Mi probes: {} services: