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

This commit is contained in:
freeleaps-gitops-bot 2025-09-05 02:16:14 +00:00
parent 57e94ac04d
commit 407e0f52ce

View File

@ -18,7 +18,7 @@ centralStorage:
registry: docker.io
repository: null
name: central_storage
tag: snapshot-c93ce6b
tag: snapshot-046f9ff
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -80,22 +80,22 @@ centralStorage:
kind: FreeleapsSecretStore
name: freeleaps-main-secret-store
target:
name: "freeleaps-central-storage-prod-secrets"
creationPolicy: "Owner"
name: freeleaps-central-storage-prod-secrets
creationPolicy: Owner
refreshInterval: 30s
data:
- key: mongodbUri
remoteRef:
key: "freeleaps-prod-mongodb-uri"
type: Secret
- key: azureStorageDocumentApiKey
remoteRef:
key: "freeleaps-prod-azure-storage-document-api-key"
type: Secret
- key: azureStorageDocumentApiEndpoint
remoteRef:
key: "freeleaps-prod-azure-storage-document-api-endpoint"
type: Secret
- key: mongodbUri
remoteRef:
key: freeleaps-prod-mongodb-uri
type: Secret
- key: azureStorageDocumentApiKey
remoteRef:
key: freeleaps-prod-azure-storage-document-api-key
type: Secret
- key: azureStorageDocumentApiEndpoint
remoteRef:
key: freeleaps-prod-azure-storage-document-api-endpoint
type: Secret
vpa:
minAllowed:
enabled: true