Skip to content

Commit

Permalink
Update resource group version to v1.0.20 (#943)
Browse files Browse the repository at this point in the history
  • Loading branch information
haiyanmeng authored Oct 16, 2023
1 parent 7c79f62 commit 03f5c8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifests/third_party/resourcegroup-manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ spec:
env:
- name: OC_RESOURCE_LABELS
value: k8s.container.name="manager"
image: gcr.io/config-management-release/resource-group-controller:v1.0.19
image: gcr.io/config-management-release/resource-group-controller:v1.0.20
name: manager
resources:
requests:
Expand Down 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.86.0-gke.1
image: gcr.io/config-management-release/otelcontribcol:v0.87.0-gke.0
name: otel-agent
ports:
- containerPort: 55678
Expand Down

0 comments on commit 03f5c8e

Please sign in to comment.