The following labels are missing from the hub pod but are present in the singleuser pod. Is this the intended behavior?
app.kubernetes.io/name
app.kubernetes.io/instance
app.kubernetes.io/managed-by
You can verify this behavior by describing the resource or checking it manually with the command:
helm template chart-release . --values values.yaml
The following labels are missing from the hub pod but are present in the singleuser pod. Is this the intended behavior?
You can verify this behavior by describing the resource or checking it manually with the command: