Skip to content

Commit

Permalink
feat: changed accept all template labls
Browse files Browse the repository at this point in the history
  • Loading branch information
andrebrito16 committed Jun 17, 2024
1 parent 79c3c25 commit 838f531
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions deploy/as-k8s/service.schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
enable: true
replicas: 1
name: svc
labels:
tags.datadoghq.com/service: ""
tags.datadoghq.com/version: ""
labels: {}
annotations: {}
imagePullSecrets: true
imagePullSecretsName: registry-token
Expand All @@ -21,9 +19,7 @@
#@schema/type any=True
requests: []

templateLabels:
tags.datadoghq.com/service: ""
tags.datadoghq.com/version: ""
templateLabels: {}
matchLabels:
overwrite: false
labels: {}
Expand Down

0 comments on commit 838f531

Please sign in to comment.