portefaix / portefaix-kubernetes

Kubernetes resources
https://github.com/portefaix/.github
Apache License 2.0
9 stars 7 forks source link

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

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

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

https://github.com/prometheus-operator/prometheus-operator/pull/3966

volumes:

volumesMounts:

https://github.com/portefaix/portefaix/blob/366c6dbb91d91afce5e8acf04651b946182d6256/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"

5e1c3b35a1a1e3611dfaf19e7a0dc4d5f1556165

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