1 # Default values for e2adapter.
2 # This is a YAML-formatted file.
3 # Declare variables to be passed into your templates.
6 dummyRanConnection: true
11 imagePullPolicy: IfNotPresent
15 registry: "ranco-dev-tools.eastus.cloudapp.azure.com:10001"
22 # We usually recommend not to specify default resources and to leave this as a conscious
23 # choice for the user. This also increases chances charts run on environments with little
24 # resources, such as Minikube. If you do want to specify resources, uncomment the following
25 # lines, adjust them as necessary, and remove the curly braces after 'resources:'.