We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 459108b commit c8da573Copy full SHA for c8da573
hack/config/profiling/kustomization.yaml
@@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
2
kind: Kustomization
3
4
resources:
5
-- https://github.com/parca-dev/parca/releases/download/v0.24.0/kubernetes-manifest.yaml
+- https://github.com/parca-dev/parca/releases/download/v0.24.1/kubernetes-manifest.yaml
6
- parca_ingress.yaml
7
- parca_pvc.yaml
8
# grant parca running in namespace "parca" permissions required for service discovery in namespace
0 commit comments