Skip to content

Commit 098420a

Browse files
committed
another update
1 parent 8f2e225 commit 098420a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

charts/opentelemetry-operator/examples/default/rendered/clusterrole.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ rules:
165165
- apiGroups:
166166
- ""
167167
resources:
168-
- nodes/proxy
168+
- nodes/pods
169169
verbs:
170170
- get
171171
- apiGroups:

charts/opentelemetry-operator/examples/feature-gates/rendered/clusterrole.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ rules:
165165
- apiGroups:
166166
- ""
167167
resources:
168-
- nodes/proxy
168+
- nodes/pods
169169
verbs:
170170
- get
171171
- apiGroups:

charts/opentelemetry-operator/templates/clusterrole.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ rules:
184184
- apiGroups:
185185
- ""
186186
resources:
187-
- nodes/proxy
187+
- nodes/pods
188188
verbs:
189189
- get
190190
- apiGroups:

0 commit comments

Comments
 (0)