Skip to content

Commit

Permalink
[neutron][nsx-t] set default container annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
notandy committed Jun 13, 2024
1 parent 3fa2359 commit 17913d7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ template: |
prometheus.io/scrape: "true"
prometheus.io/targets: {{ required ".Values.metrics.prometheus missing" .Values.metrics.prometheus | quote }}
{{- include "utils.linkerd.pod_and_service_annotation" . | indent 10 }}
kubectl.kubernetes.io/default-container: neutron-nsxv3-agent
spec:
containers:
- name: neutron-nsxv3-agent
Expand Down

0 comments on commit 17913d7

Please sign in to comment.