ci(bump): bump centralStorage image version for prod to snapshot-046f9ff
This commit is contained in:
parent
57e94ac04d
commit
407e0f52ce
@ -18,7 +18,7 @@ centralStorage:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: central_storage
|
name: central_storage
|
||||||
tag: snapshot-c93ce6b
|
tag: snapshot-046f9ff
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -80,22 +80,22 @@ centralStorage:
|
|||||||
kind: FreeleapsSecretStore
|
kind: FreeleapsSecretStore
|
||||||
name: freeleaps-main-secret-store
|
name: freeleaps-main-secret-store
|
||||||
target:
|
target:
|
||||||
name: "freeleaps-central-storage-prod-secrets"
|
name: freeleaps-central-storage-prod-secrets
|
||||||
creationPolicy: "Owner"
|
creationPolicy: Owner
|
||||||
refreshInterval: 30s
|
refreshInterval: 30s
|
||||||
data:
|
data:
|
||||||
- key: mongodbUri
|
- key: mongodbUri
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-prod-mongodb-uri"
|
key: freeleaps-prod-mongodb-uri
|
||||||
type: Secret
|
type: Secret
|
||||||
- key: azureStorageDocumentApiKey
|
- key: azureStorageDocumentApiKey
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-prod-azure-storage-document-api-key"
|
key: freeleaps-prod-azure-storage-document-api-key
|
||||||
type: Secret
|
type: Secret
|
||||||
- key: azureStorageDocumentApiEndpoint
|
- key: azureStorageDocumentApiEndpoint
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-prod-azure-storage-document-api-endpoint"
|
key: freeleaps-prod-azure-storage-document-api-endpoint
|
||||||
type: Secret
|
type: Secret
|
||||||
vpa:
|
vpa:
|
||||||
minAllowed:
|
minAllowed:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user