DOC: link to kube-prometheus-stack workaround

This commit is contained in:
Sebastian Mark 2022-04-11 08:57:04 +02:00
parent d0af285235
commit e72fec9e18

View file

@ -1,4 +1,5 @@
# vim:expandtab:
# see https://blog.ediri.io/kube-prometheus-stack-and-argocd-23-how-to-remove-a-workaround
local helmapp = import "../../_templates/argo_helm_app.template";
local argoapp = import "../../_templates/argo_app.template";