We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5427715 commit 3d3358dCopy full SHA for 3d3358d
charts/amoro/templates/_optimizer.tpl
@@ -131,6 +131,7 @@ properties:
131
{{- define "amoro.optimizer.container.kubernetes" -}}
132
container-impl: org.apache.amoro.server.manager.KubernetesOptimizerContainer
133
properties:
134
+ ams-optimizing-uri: {{include "amoro.svc.optimizing.uri" . | quote}}
135
{{- with .Values.optimizer.kubernetes.properties -}}
136
{{- toYaml . | nindent 2 }}
137
{{- end -}}
0 commit comments