chore: Update manifests after change
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
---
|
||||
# Source: loki/charts/loki/templates/loki-canary/serviceaccount.yaml
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: loki-canary
|
||||
namespace: loki
|
||||
labels:
|
||||
helm.sh/chart: loki-6.46.0
|
||||
app.kubernetes.io/name: loki
|
||||
app.kubernetes.io/instance: loki
|
||||
app.kubernetes.io/version: "3.5.7"
|
||||
app.kubernetes.io/component: canary
|
||||
automountServiceAccountToken: true
|
||||
Reference in New Issue
Block a user