Like Prometheus, but for logs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
loki/config/manager/kustomization.yaml

17 lines
320 B

4 years ago
resources:
- manager.yaml
generatorOptions:
disableNameSuffixHash: true
configMapGenerator:
4 years ago
- files:
4 years ago
- controller_manager_config.yaml
4 years ago
name: manager-config
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: controller
newName: quay.io/blockloop/loki-operator
newTag: "1615997355"