test ci 2
This commit is contained in:
@@ -21,3 +21,14 @@ spec:
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
name: pv-controller
|
||||
env:
|
||||
- name: CFG_FILE
|
||||
value: /config/config.yaml
|
||||
volumeMounts:
|
||||
- name: pv-controller-config
|
||||
mountPath: /config/config.yaml
|
||||
subPath: config.yaml
|
||||
volumes:
|
||||
- name: pv-controller-config
|
||||
configMap:
|
||||
name: pv-controller-config
|
||||
|
||||
Reference in New Issue
Block a user