fix: wrong fieldPath in task-manager statefulset spec.hostname

This commit is contained in:
2025-05-17 14:02:01 +03:30
parent 83c4b5ded2
commit f0df5ff937
4 changed files with 12 additions and 6 deletions

View File

@@ -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