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

This commit is contained in:
freeleaps-gitops-bot 2025-09-05 02:26:14 +00:00
parent 0e42e597b5
commit daf7452f38

View File

@ -13,7 +13,7 @@ content:
registry: docker.io
repository: null
name: content
tag: snapshot-c93ce6b
tag: snapshot-046f9ff
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -76,18 +76,18 @@ content:
kind: FreeleapsSecretStore
name: freeleaps-main-secret-store
target:
name: "freeleaps-content-prod-secrets"
creationPolicy: "Owner"
name: freeleaps-content-prod-secrets
creationPolicy: Owner
refreshInterval: 30s
data:
- key: mongodbUri
remoteRef:
key: "freeleaps-prod-mongodb-uri"
type: Secret
- key: freeleapsWwwAsAzureClientSecret
remoteRef:
key: "freeleaps-prod-www-as-azure-client-secret"
type: Secret
- key: mongodbUri
remoteRef:
key: freeleaps-prod-mongodb-uri
type: Secret
- key: freeleapsWwwAsAzureClientSecret
remoteRef:
key: freeleaps-prod-www-as-azure-client-secret
type: Secret
vpa:
minAllowed:
enabled: true