We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 063cf7a commit 929eba4Copy full SHA for 929eba4
manifests/templates/otel-collector.yaml
@@ -126,10 +126,6 @@ spec:
126
volumeMounts:
127
- name: otel-collector-config-vol
128
mountPath: /conf
129
- readinessProbe:
130
- httpGet:
131
- path: /
132
- port: 13133 # Health Check extension default port.
133
volumes:
134
135
projected:
test/kustomization/expected.yaml
@@ -6139,10 +6139,6 @@ spec:
6139
- containerPort: 8888
6140
- containerPort: 8675
6141
- containerPort: 13133
6142
6143
6144
6145
- port: 13133
6146
resources:
6147
limits:
6148
cpu: 1
0 commit comments