[398395] Update Indentation for Resource limits
Update indentation for 'test-deckhand-api' Change-Id: I0c2ba99c6743f5e7b7cdf26e74479a4ebfe744a1
This commit is contained in:
parent
91de02be34
commit
f179167e9a
@ -32,7 +32,7 @@ spec:
|
||||
value: {{ tuple "deckhand" "internal" "api" . | include "helm-toolkit.endpoints.host_and_port_endpoint_uri_lookup" | quote }}
|
||||
image: {{ .Values.images.tags.deckhand }}
|
||||
imagePullPolicy: {{ .Values.images.pull_policy }}
|
||||
{{ tuple . .Values.pod.resources.test.deckhand | include "helm-toolkit.snippets.kubernetes_resources" | indent 8 }}
|
||||
{{ tuple . .Values.pod.resources.test.deckhand | include "helm-toolkit.snippets.kubernetes_resources" | indent 6 }}
|
||||
command: ["/bin/bash", "-c", "curl -v -X GET --fail ${DECKHAND_URL}/api/v1.0/health; exit $?"]
|
||||
...
|
||||
{{- end }}
|
||||
|
Loading…
Reference in New Issue
Block a user