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

This commit is contained in:
freeleaps-gitops-bot 2025-09-05 02:51:27 +00:00
parent be08d44afd
commit 01a7801724

View File

@ -10,7 +10,7 @@ devops:
registry: docker.io registry: docker.io
repository: null repository: null
name: devops name: devops
tag: snapshot-c93ce6b tag: snapshot-046f9ff
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http
@ -69,18 +69,18 @@ devops:
kind: FreeleapsSecretStore kind: FreeleapsSecretStore
name: freeleaps-main-secret-store name: freeleaps-main-secret-store
target: target:
name: "freeleaps-devops-prod-secrets" name: freeleaps-devops-prod-secrets
creationPolicy: "Owner" creationPolicy: Owner
refreshInterval: 30s refreshInterval: 30s
data: data:
- key: appMongodbUri - key: appMongodbUri
remoteRef: remoteRef:
key: "freeleaps-prod-mongodb-uri" key: freeleaps-prod-mongodb-uri
type: Secret type: Secret
- key: rabbitmqPassword - key: rabbitmqPassword
remoteRef: remoteRef:
key: "freeleaps-prod-rabbitmq-password" key: freeleaps-prod-rabbitmq-password
type: Secret type: Secret
vpa: vpa:
minAllowed: minAllowed:
enabled: false enabled: false