diff --git a/dev-upgrade/elastic/elastic-dev.yaml b/dev-upgrade/elastic/elastic-dev.yaml index fbb6342..433802f 100644 --- a/dev-upgrade/elastic/elastic-dev.yaml +++ b/dev-upgrade/elastic/elastic-dev.yaml @@ -11,6 +11,10 @@ spec: - ReadWriteOnce local: path: /data/elastic-dev/es_data + claimRef: + kind: PersistentVolumeClaim + namespace: dev + name: elastic-dev-elastic-2 nodeAffinity: required: nodeSelectorTerms: @@ -33,6 +37,10 @@ spec: - ReadWriteOnce local: path: /data/elastic-dev/es_data + claimRef: + kind: PersistentVolumeClaim + namespace: dev + name: elastic-dev-elastic-0 nodeAffinity: required: nodeSelectorTerms: @@ -55,6 +63,10 @@ spec: - ReadWriteOnce local: path: /data/elastic-dev/es_data + claimRef: + kind: PersistentVolumeClaim + namespace: dev + name: elastic-dev-elastic-1 nodeAffinity: required: nodeSelectorTerms: