mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-05 17:27:51 +00:00
fix path for kustomization example
This commit is contained in:
parent
0c41d95b59
commit
431d9a895e
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- github.com/kubernetes-sigs/prometheus-adapter/deploy?ref=release-X.XX
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/prometheus-adapter/release-X.XX/deploy
|
||||
|
||||
patches:
|
||||
- path: deployment-patch.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue