mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 21:09:58 +00:00
fix volume mount
This commit is contained in:
@@ -19,6 +19,7 @@ spec:
|
|||||||
- configMapRef:
|
- configMapRef:
|
||||||
name: unpackerr-config
|
name: unpackerr-config
|
||||||
optional: false
|
optional: false
|
||||||
|
volumeMounts:
|
||||||
- mountPath: /data
|
- mountPath: /data
|
||||||
name: data
|
name: data
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user