mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-11 01:49:44 +00:00
readme.rst: fix indent
This commit is contained in:
parent
75b569694a
commit
c6543d1acf
1 changed files with 11 additions and 9 deletions
|
|
@ -75,6 +75,7 @@ ArgoCD bootstrap
|
||||||
* Run bootstrap script `scripts/bootstrap.sh -k gullfaxi -e gullfaxi`
|
* Run bootstrap script `scripts/bootstrap.sh -k gullfaxi -e gullfaxi`
|
||||||
|
|
||||||
* Add git repo:
|
* Add git repo:
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
argocd login --grpc-web argocd.ioot.xyz
|
argocd login --grpc-web argocd.ioot.xyz
|
||||||
|
|
@ -87,6 +88,7 @@ ArgoCD bootstrap
|
||||||
* Homepage URL: https://argocd.ioot.xyz/
|
* Homepage URL: https://argocd.ioot.xyz/
|
||||||
* Authorization callback URL: https://argocd.ioot.xyz/api/dex/callback
|
* Authorization callback URL: https://argocd.ioot.xyz/api/dex/callback
|
||||||
* Update dex client id and secret:
|
* Update dex client id and secret:
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
kubectl --context gullfaxi -n argocd patch secret argocd-secret \
|
kubectl --context gullfaxi -n argocd patch secret argocd-secret \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue