diff --git a/template/stacks/ref-implementation/openbao-alloy-configmap/sidecar-container-alloy-configmap.yaml b/template/stacks/ref-implementation/openbao-alloy-configmap/sidecar-container-alloy-configmap.yaml index 52963f3..364ec15 100644 --- a/template/stacks/ref-implementation/openbao-alloy-configmap/sidecar-container-alloy-configmap.yaml +++ b/template/stacks/ref-implementation/openbao-alloy-configmap/sidecar-container-alloy-configmap.yaml @@ -3,7 +3,7 @@ kind: ConfigMap metadata: name: sidecar-container-alloy-config data: - config.yaml: | + config.alloy: | logging { level = "info" format = "logfmt" diff --git a/template/stacks/ref-implementation/openbao/values.yaml b/template/stacks/ref-implementation/openbao/values.yaml index 85e4459..8b9651a 100644 --- a/template/stacks/ref-implementation/openbao/values.yaml +++ b/template/stacks/ref-implementation/openbao/values.yaml @@ -13,13 +13,6 @@ server: mountPath: /var/lib/alloy - name: config-volume mountPath: /etc/alloy - items: - - key: "config.yaml" - path: "config.alloy" - - key: "config.yaml" - path: "/config.alloy" - - key: "config.yaml" - path: "/pupa/config.alloy" - name: log-sidecar image: alpine:latest command: ["/bin/sh", "-c", "