ci(bump): bump authentication image version for prod to snapshot-046f9ff

This commit is contained in:
freeleaps-gitops-bot 2025-09-05 02:08:11 +00:00
parent 8c54067eef
commit 57e94ac04d

View File

@ -13,7 +13,7 @@ authentication:
registry: docker.io registry: docker.io
repository: null repository: null
name: authentication name: authentication
tag: 1.3.1 tag: snapshot-046f9ff
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http
@ -78,18 +78,18 @@ authentication:
kind: FreeleapsSecretStore kind: FreeleapsSecretStore
name: freeleaps-main-secret-store name: freeleaps-main-secret-store
target: target:
name: "freeleaps-authentication-prod-secrets" name: freeleaps-authentication-prod-secrets
creationPolicy: "Owner" creationPolicy: Owner
refreshInterval: 30s refreshInterval: 30s
data: data:
- key: jwtSecretKey - key: jwtSecretKey
remoteRef: remoteRef:
key: "freeleaps-prod-jwt-secret-key" key: freeleaps-prod-jwt-secret-key
type: Secret type: Secret
- key: mongodbUri - key: mongodbUri
remoteRef: remoteRef:
key: "freeleaps-prod-mongodb-uri" key: freeleaps-prod-mongodb-uri
type: Secret type: Secret
vpa: vpa:
minAllowed: minAllowed:
enabled: true enabled: true