Merge "Formatting error (Internal CA and NodePort Example) (r6, dsr6, r7, dsr7, r8, dsr8)"

This commit is contained in:
Zuul 2023-11-28 21:48:21 +00:00 committed by Gerrit Code Review
commit fa84f98e31

View File

@ -120,7 +120,7 @@ This example requires that:
imagePullPolicy: Always
ports:
- containerPort: 8443
protocol: TCP
protocol: TCP
volumeMounts:
- name: mycert
mountPath: "/etc/mycert" # the files tls.crt, tls.key and ca.crt will be under /etc/mycert/ in container