Skip to main content

Cluster Spec

apiVersion: argocd.akuity.io/v1alpha1
kind: Cluster
metadata:
name: test-cluster-update
namespace: test
labels:
test-label: "true"
annotations:
test-annotation: "false"
spec:
namespaceScoped: true
description: test-inst
data:
size: small
autoUpgradeDisabled: true
appReplication: true
targetVersion: 0.4.1
kustomization:
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- test.yaml