Initial release
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
---
|
||||
# Source: node-problem-detector/templates/serviceaccount.yaml
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: npd-node-problem-detector
|
||||
labels:
|
||||
app.kubernetes.io/name: node-problem-detector
|
||||
helm.sh/chart: node-problem-detector-2.3.12
|
||||
app.kubernetes.io/instance: npd
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
namespace: vynil-tools
|
||||
Reference in New Issue
Block a user