@nogoo9/no-crd / index / LABELS
Variable: LABELS
constLABELS:object
Defined in: src/k8s/config.ts:18
Standard annotation/label keys used to tag managed pod workloads.
Type Declaration
MANAGED_BY
readonlyMANAGED_BY:"app.kubernetes.io/managed-by"="app.kubernetes.io/managed-by"
OWNER
readonlyOWNER:"nogoo9.dev/owner"="nogoo9.dev/owner"
SESSION
readonlySESSION:"nogoo9.dev/session"="nogoo9.dev/session"
TEMPLATE
readonlyTEMPLATE:"nogoo9.dev/template"="nogoo9.dev/template"
