ci(bump): bump authentication image version for alpha to snapshot-c406f6d

This commit is contained in:
freeleaps-gitops-bot 2025-08-26 03:51:45 +00:00
parent e3133d032f
commit cdbfce6f56

View File

@ -15,7 +15,7 @@ authentication:
registry: docker.io registry: docker.io
repository: null repository: null
name: authentication name: authentication
tag: snapshot-6e43296 tag: snapshot-c406f6d
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http
@ -88,22 +88,22 @@ authentication:
metricsEnabled: 'false' metricsEnabled: 'false'
probesEnabled: 'true' probesEnabled: 'true'
secrets: secrets:
secretStoreRef: secretStoreRef:
kind: FreeleapsSecretStore kind: FreeleapsSecretStore
name: freeleaps-main-secret-store name: freeleaps-main-secret-store
target: target:
name: "freeleaps-authentication-secrets" name: freeleaps-authentication-secrets
creationPolicy: "Owner" creationPolicy: Owner
refreshInterval: 30s refreshInterval: 30s
data: data:
- key: jwtSecretKey - key: jwtSecretKey
remoteRef: remoteRef:
key: "freeleaps-alpha-jwt-secret-key" key: freeleaps-alpha-jwt-secret-key
type: Secret type: Secret
- key: mongodbUri - key: mongodbUri
remoteRef: remoteRef:
key: "freeleaps-alpha-mongodb-uri" key: freeleaps-alpha-mongodb-uri
type: Secret type: Secret
vpa: vpa:
minAllowed: minAllowed:
enabled: false enabled: false