ci(bump): bump centralStorage image version for alpha to snapshot-1baf906

This commit is contained in:
freeleaps-gitops-bot 2025-09-18 06:24:16 +00:00
parent d366d25091
commit b6fc60eafd

View File

@ -15,7 +15,7 @@ centralStorage:
registry: docker.io
repository: null
name: central_storage
tag: snapshot-12a0d9a
tag: snapshot-1baf906
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -90,22 +90,22 @@ centralStorage:
kind: FreeleapsSecretStore
name: freeleaps-main-secret-store
target:
name: "freeleaps-central-storage-secrets"
creationPolicy: "Owner"
name: freeleaps-central-storage-secrets
creationPolicy: Owner
refreshInterval: 30s
data:
- key: mongodbUri
remoteRef:
key: "freeleaps-alpha-mongodb-uri"
type: Secret
- key: azureStorageDocumentApiKey
remoteRef:
key: "freeleaps-alpha-azure-storage-document-api-key"
type: Secret
- key: azureStorageDocumentApiEndpoint
remoteRef:
key: "freeleaps-alpha-azure-storage-document-api-endpoint"
type: Secret
- key: mongodbUri
remoteRef:
key: freeleaps-alpha-mongodb-uri
type: Secret
- key: azureStorageDocumentApiKey
remoteRef:
key: freeleaps-alpha-azure-storage-document-api-key
type: Secret
- key: azureStorageDocumentApiEndpoint
remoteRef:
key: freeleaps-alpha-azure-storage-document-api-endpoint
type: Secret
vpa:
minAllowed:
enabled: false