Cleanup K8s specs and add README
This commit is contained in:
@@ -22,7 +22,7 @@ spec:
|
||||
- --endpoint=$(CSI_ENDPOINT)
|
||||
# - --logtostderr
|
||||
- --nodeid=$(NODE_NAME)
|
||||
- --p5x-endpoint=http://172.20.0.174
|
||||
- --p5x-endpoint=http://api.p5x-system.svc.cluster.local
|
||||
- --p5x-token=1
|
||||
env:
|
||||
- name: CSI_ENDPOINT
|
||||
@@ -31,7 +31,7 @@ spec:
|
||||
valueFrom:
|
||||
fieldRef:
|
||||
fieldPath: spec.nodeName
|
||||
image: registry.millslan.net/glmdev/p5x-csi:latest
|
||||
image: docker.io/glmdev/p5x-csi:latest
|
||||
lifecycle:
|
||||
preStop:
|
||||
exec:
|
||||
|
||||
Reference in New Issue
Block a user