cloudfoundry/stratos

View on GitHub
deploy/kubernetes/imagelist.values.yaml

Summary

Maintainability
Test Coverage
# Values to be used to render the Helm Chart to ensure we get the full list of images in the Chart

# i.e. with all features enabled

# Use empty docker repository so names are consistent
kube:
  registry:
    hostname:

# Enable tech preview to include analyzer image
console:
  techPreview: true