Formatting error (Internal CA and NodePort Example) (r6, dsr6, r7, dsr7, r8, dsr8)
Change-Id: Id97ddaf64057edb0f9b6a8f19c1f05265a2e3ce3 Signed-off-by: Juanita Balaraj <juanita.balaraj@windriver.com>
This commit is contained in:
parent
9505b4aeb3
commit
5c1537e2f2
@ -120,7 +120,7 @@ This example requires that:
|
|||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8443
|
- containerPort: 8443
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: mycert
|
- name: mycert
|
||||||
mountPath: "/etc/mycert" # the files tls.crt, tls.key and ca.crt will be under /etc/mycert/ in container
|
mountPath: "/etc/mycert" # the files tls.crt, tls.key and ca.crt will be under /etc/mycert/ in container
|
||||||
|
Loading…
x
Reference in New Issue
Block a user