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