Parcourir la source

Update reference Kubernetes configuration

ehfd il y a 4 ans
Parent
commit
ef7a96f50b
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      xgl.yaml

+ 3 - 3
xgl.yaml

@@ -29,12 +29,12 @@ spec:
           value: "TRUE"
         - name: VNCPASS
           value: "vncpasswd"
-        - name: VIDEO_PORT
-          value: "DFP"
 #          valueFrom:
 #            secretKeyRef:
 #              name: xgl-pass
 #              key: xgl-pass
+        - name: VIDEO_PORT
+          value: "DFP"
         stdin: true
         tty: true
         ports:
@@ -69,7 +69,7 @@ spec:
       - name: dshm
         emptyDir:
           medium: Memory
-# Replace this with the cluster's device plugin entry that provisions the virtual terminal device
+# Replace this and the above mountPath with the cluster's device plugin entry that provisions the virtual terminal device
       - name: tty
         hostPath:
           path: /dev/tty63