Argo CD · Schema

v1alpha1ClusterResourceRestrictionItem

v1alpha1ClusterResourceRestrictionItem schema from Argo CD API

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Properties

Name Type Description
group string
kind string
name string Name is the name of the restricted resource. Glob patterns using Go's filepath.Match syntax are supported. Unlike the group and kind fields, if no name is specified, all resources of the specified gro
View JSON Schema on GitHub