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