Currently the labels being used in _pod.yaml are the selectorLabels which is missing additional information like the app.kubernetes.io/version label. Requesting _pod.yaml use the same labels as the Daemonset/Deployment/StatefulSet to improve traceability throughout the application.
Request
Currently the labels being used in _pod.yaml are the selectorLabels which is missing additional information like the app.kubernetes.io/version label. Requesting _pod.yaml use the same labels as the Daemonset/Deployment/StatefulSet to improve traceability throughout the application.
Use case
To improve traceability of the application.