fix
This commit is contained in:
13
monitor/promtail/v1_ServiceAccount_promtail.yaml
Normal file
13
monitor/promtail/v1_ServiceAccount_promtail.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
# Source: promtail/templates/serviceaccount.yaml
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: promtail
|
||||
namespace: vynil-monitor
|
||||
labels:
|
||||
helm.sh/chart: promtail-6.15.3
|
||||
app.kubernetes.io/name: promtail
|
||||
app.kubernetes.io/instance: promtail
|
||||
app.kubernetes.io/version: "2.9.2"
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
Reference in New Issue
Block a user