{ "@context": { "@version": 1.1, "argocd": "https://argoproj.github.io/schema/argo-cd/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "oidcClaim": "argocd:oidcClaim", "essential": { "@id": "argocd:essential", "@type": "xsd:boolean" }, "value": { "@id": "argocd:value", "@type": "xsd:string" }, "values": { "@id": "argocd:values", "@container": "@set", "@type": "xsd:string" } } }