Rebase Argus smb volumes
This commit is contained in:
@ -25,14 +25,14 @@ spec:
|
||||
- name: web
|
||||
containerPort: 8080
|
||||
volumeMounts:
|
||||
- name: flexvolsmb-argus-config
|
||||
- name: csismb-argus-config
|
||||
mountPath: /app/config
|
||||
- name: flexvolsmb-argus-data
|
||||
- name: csismb-argus-data
|
||||
mountPath: /app/data
|
||||
volumes:
|
||||
- name: flexvolsmb-argus-config
|
||||
- name: csismb-argus-config
|
||||
persistentVolumeClaim:
|
||||
claimName: flexvolsmb-argus-config
|
||||
- name: flexvolsmb-argus-data
|
||||
claimName: csismb-argus-config
|
||||
- name: csismb-argus-data
|
||||
persistentVolumeClaim:
|
||||
claimName: flexvolsmb-argus-data
|
||||
claimName: csismb-argus-data
|
||||
|
Reference in New Issue
Block a user