Skip to content

Commit

Permalink
chore: update resource group controller manifest (#1004)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiffanny29631 committed Nov 7, 2023
1 parent 58aeaf2 commit aff5b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/templates/resourcegroup-manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,7 @@ spec:
fieldPath: metadata.labels['configsync.gke.io/deployment-name']
- name: OTEL_RESOURCE_ATTRIBUTES
value: k8s.pod.name=$(KUBE_POD_NAME),k8s.pod.namespace=$(KUBE_POD_NAMESPACE),k8s.pod.uid=$(KUBE_POD_UID),k8s.pod.ip=$(KUBE_POD_IP),k8s.node.name=$(KUBE_NODE_NAME),k8s.deployment.name=$(KUBE_DEPLOYMENT_NAME)
image: gcr.io/config-management-release/otelcontribcol:v0.87.0-gke.1
image: gcr.io/config-management-release/otelcontribcol:v0.87.0-gke.2
name: otel-agent
ports:
- containerPort: 55678
Expand Down

0 comments on commit aff5b90

Please sign in to comment.