Files
speckle-server/tests/deployment/helm/values/valkey.values.yaml
T
Iain Sproat b08331b3d2 ci(deployment test): bitnami helm charts should now use bitnamilegacy image repository (#5479)
* ci(deployment test): use bitnamilegacy image repository

* pin valkey & minio to bitnamilegacy

* global.security.allowInsecureImages

* re-require test-deployments

* update additional minio image repository

* Update more image repositories

* version 12 of minio is being deployed and has slightly different config
2025-09-17 18:00:29 +01:00

12 lines
232 B
YAML

architecture: standalone
auth:
password: valkey
image:
repository: bitnamilegacy/valkey
kubectl:
image:
repository: bitnamilegacy/kubectl
global:
security:
allowInsecureImages: true # needed for bitnamilegacy images