UNCLASSIFIED

Commit 3e3ac891 authored by Kavitha Thulasiraman's avatar Kavitha Thulasiraman
Browse files

Update deployment.yaml

parent db8fbf14
Pipeline #407556 failed with stages
in 2 minutes and 39 seconds
......@@ -41,7 +41,7 @@ spec:
- name: twistlock-console
image: {{ .Values.console.image.repository }}:{{ .Values.console.image.tag }}
resources:
{{ toYaml .Values.resources | indent 12 }}
{{ toYaml .Values.resources | nindent 10 }}
ports:
- name: mgmt-https
containerPort: 8083
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment