ci(bump): bump devsvc image version for alpha to snapshot-a12ffcc

This commit is contained in:
freeleaps-gitops-bot 2025-08-19 11:24:41 +00:00
parent 1088964ba6
commit 831debb564

View File

@ -102,30 +102,30 @@ devsvc:
kind: FreeleapsSecretStore
name: freeleaps-main-secret-store
target:
name: "freeleaps-devsvc-secrets"
creationPolicy: "Owner"
name: freeleaps-devsvc-secrets
creationPolicy: Owner
refreshInterval: 30s
data:
- key: giteaToken
remoteRef:
key: "freeleaps-alpha-gitea-token"
type: Secret
- key: mongodbUri
remoteRef:
key: "freeleaps-alpha-mongodb-uri"
type: Secret
- key: rabbitmqPassword
remoteRef:
key: "freeleaps-alpha-rabbitmq-password"
type: Secret
- key: defaultGitPassword
remoteRef:
key: "freeleaps-alpha-gitea-password"
type: Secret
- key: devopsDockerRegistryPassword
remoteRef:
key: "freeleaps-alpha-devops-docker-registry-password"
type: Secret
- key: giteaToken
remoteRef:
key: freeleaps-alpha-gitea-token
type: Secret
- key: mongodbUri
remoteRef:
key: freeleaps-alpha-mongodb-uri
type: Secret
- key: rabbitmqPassword
remoteRef:
key: freeleaps-alpha-rabbitmq-password
type: Secret
- key: defaultGitPassword
remoteRef:
key: freeleaps-alpha-gitea-password
type: Secret
- key: devopsDockerRegistryPassword
remoteRef:
key: freeleaps-alpha-devops-docker-registry-password
type: Secret
vpa:
minAllowed:
enabled: false