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

fix(nextcloud): Fix label duplication

This patch removes the component label, which was previously manually
added by our deployment, but is now part of the helm chart.
parent 618a3f8a
No related branches found
No related tags found
No related merge requests found
...@@ -151,9 +151,6 @@ data: ...@@ -151,9 +151,6 @@ data:
requests: requests:
cpu: 100m cpu: 100m
memory: 128Mi memory: 128Mi
service:
labels:
app.kubernetes.io/component: metrics
rbac: rbac:
enabled: true enabled: true
serviceaccount: serviceaccount:
......
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