Skip to content
Snippets Groups Projects
Verified Commit 17eb2f28 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(unpoller): fully resolve object structure

parent 8f124731
No related branches found
No related tags found
No related merge requests found
...@@ -27,8 +27,9 @@ spec: ...@@ -27,8 +27,9 @@ spec:
cpu: "1" cpu: "1"
memory: 128Mi memory: 128Mi
envFrom: envFrom:
- name: unpoller - secretRef:
optional: false name: unpoller
optional: false
ports: ports:
- name: exporter - name: exporter
containerPort: 9130 containerPort: 9130
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment