fix: wrong fieldPath in task-manager statefulset spec.hostname
This commit is contained in:
@@ -43,10 +43,6 @@ spec:
|
||||
secretKeyRef:
|
||||
name: {{ .Release.Name }}-flink-secrets
|
||||
key: minio_secret_key
|
||||
- name: FLINK_TASKMANAGER_HOST
|
||||
valueFrom:
|
||||
fieldRef:
|
||||
fieldPath: spec.hostname
|
||||
volumeMounts:
|
||||
- name: rocksdb-storage
|
||||
mountPath: /opt/flink/rocksdb
|
||||
|
||||
Reference in New Issue
Block a user