remove volumes
This commit is contained in:
@@ -26,10 +26,3 @@ spec:
|
||||
env:
|
||||
- name: PORT
|
||||
value: "8089"
|
||||
volumeMounts:
|
||||
- name: config
|
||||
mountPath: /config
|
||||
volumes:
|
||||
- name: config
|
||||
configMap:
|
||||
name: outline-config
|
||||
|
||||
Reference in New Issue
Block a user