We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 715f14c commit 012d1f4Copy full SHA for 012d1f4
1 file changed
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.21.0/kubernetes-manifest.yaml
+- https://github.com/parca-dev/parca/releases/download/v0.22.0/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