Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: grafana/loki
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3d6616e1cf8a57ac7a78153e027b32f84fe0f74e
Choose a base ref
..
head repository: grafana/loki
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a64a9f8642500c6b302f4593a8a47418ec35be66
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 production/helm/loki/templates/tokengen/serviceaccount-tokengen.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{{ if and .Values.enterprise.tokengen.enabled .Values.enterprise.tokengen.rbac.create .Values.enterprise.enabled }}
{{ if and .Values.enterprise.tokengen.enabled .Values.enterprise.tokengen.rbac.create .Values.enterprise.enabled }}
---
apiVersion: v1
kind: ServiceAccount