portefaix / portefaix-kubernetes

Kubernetes resources
https://github.com/portefaix/.github
Other
8 stars 7 forks source link

kube-prometheus-stack: Extra Volumes on thanos-sidecar container #1251

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

kube-prometheus-stack: Extra Volumes on thanos-sidecar container

volumes:

volumesMounts:

https://github.com/portefaix/portefaix/blob/8a3e2596235a7a526f9422bcc897d76222393706/kubernetes/overlays/gcp/prod/monitoring/kube-prometheus-stack/kube-prometheus-stack.yaml#L113


        #           - resourceName: "projects/portefaix-prod/secrets/thanos_config/versions/latest"
        #             fileName: "object-store.yaml"
        #     objectStorageConfigFile: /var/secrets/object-store.yaml
        #   # TODO: kube-prometheus-stack: Extra Volumes on thanos-sidecar container
        #   # labels: kind/feature, priority/medium, lifecycle/frozen, area/kubernetes, cloud/gcp
        #   # https://github.com/prometheus-operator/prometheus-operator/pull/3966
        #   volumes:
        #   volumesMounts:
        #     - mountPath: "/var/secrets"

80a47317b1dbdfb7545a21a0f4d8d0a50733ceff

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

nlamirault commented 2 years ago

/reopen