contrib/kube-prometheus: regenerate

This commit is contained in:
Matthias Loibl
2019-01-09 11:52:16 +01:00
parent 90a2e58aa4
commit af8ac93d52
5 changed files with 11 additions and 6 deletions

View File

@@ -39,6 +39,8 @@ spec:
- mountPath: /etc/adapter
name: config
readOnly: false
nodeSelector:
beta.kubernetes.io/os: linux
serviceAccountName: prometheus-adapter
volumes:
- emptyDir: {}