Skip to content

Commit 688c21c

Browse files
sgaistleafty
andauthored
chore: add warning for insecureRegistries configuration
Co-authored-by: Flora Thiebaut <flora.thiebaut@sdsc.ethz.ch>
1 parent 4e1b94a commit 688c21c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

helm-chart/renku/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1243,6 +1243,7 @@ dataService:
12431243
runImage: "ghcr.io/swissdatasciencecenter/renku-frontend-buildpacks/run-image:0.4.0"
12441244
## The name of the BuildStrategy to use for image builds.
12451245
strategyName: renku-buildpacks-v3
1246+
## DO NOT USE IN PRODUCTION
12461247
## Comma separated list of insecure registries (e.g. http, self-signed certificate)
12471248
insecureRegistries: ""
12481249
## Configuration overrides for specific target platforms

0 commit comments

Comments
 (0)