diff --git a/freeleaps/helm-pkg/payment/values.alpha.yaml b/freeleaps/helm-pkg/payment/values.alpha.yaml index 64693dd2..76df29a2 100644 --- a/freeleaps/helm-pkg/payment/values.alpha.yaml +++ b/freeleaps/helm-pkg/payment/values.alpha.yaml @@ -8,7 +8,7 @@ payment: registry: docker.io repository: null name: payment - tag: snapshot-da584b8 + tag: snapshot-a45698c imagePullPolicy: IfNotPresent ports: - name: http @@ -16,10 +16,10 @@ payment: protocol: TCP resources: requests: - cpu: '50m' + cpu: 50m memory: 64Mi limits: - cpu: '100m' + cpu: 100m memory: 128Mi probes: {} services: