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 245541a commit dac4d61Copy full SHA for dac4d61
kustomize/example/kustomization.yaml
@@ -1,7 +1,7 @@
1
apiVersion: kustomize.config.k8s.io/v1beta1
2
kind: Kustomization
3
resources:
4
- - https://raw.githubusercontent.com/codefresh-io/csdp-official-poc/main/kustomize/kustomization.yaml
+ - https://raw.githubusercontent.com/codefresh-io/csdp-official-poc/v0.0.3/kustomize/kustomization.yaml
5
6
namespace: csdp-runtime
7
kustomize/kustomization.yaml
@@ -1,5 +1,5 @@
- - https://raw.githubusercontent.com/codefresh-io/cli-v2/v0.0.291/manifests/argo-cd/kustomization.yaml
+ - https://github.com/codefresh-io/cli-v2.git/manifests/argo-cd?ref=v0.0.291
- ./runtime-installer/resources
0 commit comments