diff --git a/freeleaps/helm-pkg/payment/values.prod.yaml b/freeleaps/helm-pkg/payment/values.prod.yaml index c61986e2..755cd8bb 100644 --- a/freeleaps/helm-pkg/payment/values.prod.yaml +++ b/freeleaps/helm-pkg/payment/values.prod.yaml @@ -13,7 +13,7 @@ payment: registry: docker.io repository: null name: payment - tag: snapshot-c93ce6b + tag: snapshot-046f9ff imagePullPolicy: IfNotPresent ports: - name: http @@ -80,14 +80,14 @@ payment: creationPolicy: Owner refreshInterval: 30s data: - - key: mongodbUri - remoteRef: - key: "freeleaps-prod-mongodb-uri" - type: Secret - - key: stripeApiKey - remoteRef: - key: "freeleaps-prod-stripe-api-key" - type: Secret + - key: mongodbUri + remoteRef: + key: freeleaps-prod-mongodb-uri + type: Secret + - key: stripeApiKey + remoteRef: + key: freeleaps-prod-stripe-api-key + type: Secret vpa: minAllowed: enabled: true