chore: Update manifests after change
This commit is contained in:
15
clusters/cl01tl/manifests/lokiServiceAccount-loki-alloy.yaml
Normal file
15
clusters/cl01tl/manifests/lokiServiceAccount-loki-alloy.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
automountServiceAccountToken: true
|
||||
metadata:
|
||||
name: loki-alloy
|
||||
namespace: loki
|
||||
labels:
|
||||
helm.sh/chart: alloy-1.6.2
|
||||
app.kubernetes.io/name: alloy
|
||||
app.kubernetes.io/instance: loki
|
||||
app.kubernetes.io/version: "v1.14.0"
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/part-of: alloy
|
||||
app.kubernetes.io/component: rbac
|
||||
Reference in New Issue
Block a user