feat: updates for artifactapi (#21)
- remove replicas (rely on horizontal-pod-scaler) - add raw.githubusercontent.com remote Reviewed-on: #21
This commit was merged in pull request #21.
This commit is contained in:
@@ -3,7 +3,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
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
|
||||
|
||||
patches:
|
||||
|
||||
Reference in New Issue
Block a user