Skip to content

Commit

Permalink
Update model/resource/k8s.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderWert committed Nov 16, 2023
1 parent 3cf9ef1 commit 7686445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/resource/k8s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ groups:
type: template[string]
brief: >
The labels placed on the Pod, the `<key>` being the label name, the value being the label value.
examples: ['k8s.pod.labels.app=my-app,k8s.pod.labels.mycompany.io/arch=x64,k8s.pod.labels.data=']
examples: ['k8s.pod.labels.app=my-app','k8s.pod.labels.mycompany.io/arch=x64','k8s.pod.labels.data=']

Check failure on line 40 in model/resource/k8s.yaml

View workflow job for this annotation

GitHub Actions / yamllint

[commas] too few spaces after comma

Check failure on line 40 in model/resource/k8s.yaml

View workflow job for this annotation

GitHub Actions / yamllint

[commas] too few spaces after comma

- id: k8s.container
prefix: k8s.container
Expand Down

0 comments on commit 7686445

Please sign in to comment.