-
Notifications
You must be signed in to change notification settings - Fork 1
Update Score labels #43
Copy link
Copy link
Open
Labels
Scope ChangeScope change from the initial sprint commitmentScope change from the initial sprint commitmentdevopsOperations of the dev kind.Operations of the dev kind.new-featureRequest is a new featureRequest is a new featuretech-debt
Description
These should be defined in the chart, for example:
app.kubernetes.io/name: score
app.kubernetes.io/instance: wordpress-abcxzy
app.kubernetes.io/version: "5.7.21"
app.kubernetes.io/component: database
app.kubernetes.io/part-of: wordpress
app.kubernetes.io/managed-by:
{{ include "score.labels" . | indent 4 }}
where score.labels is a value that can be defined in the values.yml.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Scope ChangeScope change from the initial sprint commitmentScope change from the initial sprint commitmentdevopsOperations of the dev kind.Operations of the dev kind.new-featureRequest is a new featureRequest is a new featuretech-debt