use podname
All checks were successful
Build and Publish / BuildAndDeploy (push) Successful in 5s

This commit is contained in:
matst80
2024-11-09 11:55:20 +01:00
parent 0f3e877271
commit eb71abfa15

View File

@@ -57,7 +57,7 @@ spec:
- name: NODE_NAME
valueFrom:
fieldRef:
fieldPath: spec.nodeName
fieldPath: metadata.name
---
kind: Service
apiVersion: v1