fix: fix diagrid dasboard statestore config
This commit is contained in:
@@ -148,16 +148,10 @@ autoscaling:
|
||||
# targetMemoryUtilizationPercentage: 80
|
||||
|
||||
# Additional volumes on the output Deployment definition.
|
||||
volumes:
|
||||
- name: statestore
|
||||
configMap:
|
||||
name: diadash-statestore
|
||||
volumes: {}
|
||||
|
||||
# Additional volumeMounts on the output Deployment definition.
|
||||
volumeMounts:
|
||||
- name: statestore
|
||||
mountPath: /app/components/statestore.yaml
|
||||
subPath: statestore.yaml
|
||||
volumeMounts: {}
|
||||
|
||||
nodeSelector: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user