File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6000,6 +6000,12 @@ spec:
60006000 - type
60016001 type : object
60026002 type : object
6003+ sourceNamespaces :
6004+ description : SourceNamespaces defines the namespaces application resources
6005+ are allowed to be created in
6006+ items :
6007+ type : string
6008+ type : array
60036009 sso :
60046010 description : SSO defines the Single Sign-on configuration for Argo
60056011 CD
Original file line number Diff line number Diff line change 1-
2- ---
31apiVersion : apiextensions.k8s.io/v1
42kind : CustomResourceDefinition
53metadata :
@@ -6002,6 +6000,12 @@ spec:
60026000 - type
60036001 type : object
60046002 type : object
6003+ sourceNamespaces :
6004+ description : SourceNamespaces defines the namespaces application resources
6005+ are allowed to be created in
6006+ items :
6007+ type : string
6008+ type : array
60056009 sso :
60066010 description : SSO defines the Single Sign-on configuration for Argo
60076011 CD
You can’t perform that action at this time.
0 commit comments