Skip to content

Commit

Permalink
feat(cf-runtime): add labels to dind/engine pods
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhail-klimko committed Dec 15, 2023
1 parent 80f6968 commit 6040a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/cf-runtime/tests/runtime/runtime_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ runtime:
podAnnotations:
karpenter.sh/do-not-evict: "true"
podLabels:
key: value
key: engine
nodeSelector:
topology.kubernetes.io/zone: us-east-1a
affinity:
Expand Down

0 comments on commit 6040a76

Please sign in to comment.