Difference between revisions of "Argocd"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  
 +
* <code>[[argocd --help]]</code>
 +
* <code>[[argocd login]]</code>
 +
* <code>[[argocd cluster]] add</code>
 +
* <code>[[argocd account list]]</code>
 +
* <code>[[argocd repo]]</code>
  
* [[argocd login]]  
+
Unable to create application: application spec for test is invalid: InvalidSpecError: application repo https://github.com/XXXX/eks-public is not
* [[argocd cluster]] add
+
permitted in project 'test';[[InvalidSpecError]]: application destination server 'https://[[kubernetes.default.svc]]' and namespace 'default' do
* [[argocd account list]]
+
not match any of the allowed destinations in project 'test'
 +
 
 +
== Activities ==
 +
* [[Create a New User in ArgoCD using the CLI and ConfigMap]]
 +
* Install ArgoCD<code>[[brew install argocd]]</code>
  
== Related ==
 
* <code>[[brew install argocd]]</code>
 
  
 
== See also ==
 
== See also ==
 
* {{argocd}}
 
* {{argocd}}
* {{argo}}
 
 
* {{Argo CD}}
 
* {{Argo CD}}
  
 
[[Category:Argo CD]]
 
[[Category:Argo CD]]

Latest revision as of 08:48, 15 August 2024

Unable to create application: application spec for test is invalid: InvalidSpecError: application repo https://github.com/XXXX/eks-public is not 
permitted in project 'test';InvalidSpecError: application destination server 'https://kubernetes.default.svc' and namespace 'default' do 
not match any of the allowed destinations in project 'test'

Activities[edit]


See also[edit]

Advertising: