Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1d5af1de26 |
@@ -49,6 +49,7 @@ remotes:
|
|||||||
package: "generic"
|
package: "generic"
|
||||||
description: "GitHub User Content"
|
description: "GitHub User Content"
|
||||||
include_patterns:
|
include_patterns:
|
||||||
|
- "argoproj/argo-cd/.*.yaml$"
|
||||||
- "yannh/kubernetes-json-schema/master/.*.json$"
|
- "yannh/kubernetes-json-schema/master/.*.json$"
|
||||||
- "datreeio/CRDs-catalog/main/.*.json$"
|
- "datreeio/CRDs-catalog/main/.*.json$"
|
||||||
cache:
|
cache:
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
- https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/github_raw/argoproj/argo-cd/refs/tags/v3.3.2/manifests/ha/install.yaml
|
- https://raw.githubusercontent.com/argoproj/argo-cd/refs/tags/v3.3.2/manifests/ha/install.yaml
|
||||||
- au-syd1-apps.yaml
|
- au-syd1-apps.yaml
|
||||||
|
|
||||||
patches:
|
patches:
|
||||||
|
|||||||
Reference in New Issue
Block a user