Skip to content

Commit

Permalink
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions charts/device-plugin-operator/templates/operator.yaml
Original file line number Diff line number Diff line change
@@ -367,6 +367,7 @@ spec:
secret:
defaultMode: 420
secretName: webhook-server-cert
tolerations: {{ .Values.tolerations | toYaml | nindent 8 }}
---
apiVersion: cert-manager.io/v1
kind: Certificate
2 changes: 2 additions & 0 deletions charts/device-plugin-operator/values.yaml
Original file line number Diff line number Diff line change
@@ -26,3 +26,5 @@ resources:
requests:
cpu: 100m
memory: 100Mi

tolerations: []

0 comments on commit 0020d7e

Please sign in to comment.