ci(bump): bump centralStorage image version for alpha to snapshot-1baf906
This commit is contained in:
parent
d366d25091
commit
b6fc60eafd
@ -15,7 +15,7 @@ centralStorage:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: central_storage
|
name: central_storage
|
||||||
tag: snapshot-12a0d9a
|
tag: snapshot-1baf906
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -90,22 +90,22 @@ centralStorage:
|
|||||||
kind: FreeleapsSecretStore
|
kind: FreeleapsSecretStore
|
||||||
name: freeleaps-main-secret-store
|
name: freeleaps-main-secret-store
|
||||||
target:
|
target:
|
||||||
name: "freeleaps-central-storage-secrets"
|
name: freeleaps-central-storage-secrets
|
||||||
creationPolicy: "Owner"
|
creationPolicy: Owner
|
||||||
refreshInterval: 30s
|
refreshInterval: 30s
|
||||||
data:
|
data:
|
||||||
- key: mongodbUri
|
- key: mongodbUri
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-alpha-mongodb-uri"
|
key: freeleaps-alpha-mongodb-uri
|
||||||
type: Secret
|
type: Secret
|
||||||
- key: azureStorageDocumentApiKey
|
- key: azureStorageDocumentApiKey
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-alpha-azure-storage-document-api-key"
|
key: freeleaps-alpha-azure-storage-document-api-key
|
||||||
type: Secret
|
type: Secret
|
||||||
- key: azureStorageDocumentApiEndpoint
|
- key: azureStorageDocumentApiEndpoint
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-alpha-azure-storage-document-api-endpoint"
|
key: freeleaps-alpha-azure-storage-document-api-endpoint
|
||||||
type: Secret
|
type: Secret
|
||||||
vpa:
|
vpa:
|
||||||
minAllowed:
|
minAllowed:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user