Procházet zdrojové kódy

fix riskfocus name in flink chart readme (#5)

Co-authored-by: Oribe Abad Silva <oribeabadsilva@MacBook-Pro-de-OAbad.local>
Oribe Abad před 5 roky
rodič
revize
e17d6991cd
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      flink/README.md

+ 2 - 2
flink/README.md

@@ -38,7 +38,7 @@ namespace:
 ```
 $ helm repo add riskfocus https://riskfocus.github.io/helm-charts-public
 $ helm repo update
-$ helm install --name my-flink riskfoucs/flink
+$ helm install --name my-flink riskfocus/flink
 ```
 
 If using a dedicated namespace(recommended) then make sure the namespace
@@ -47,7 +47,7 @@ exists with:
 ```
 $ helm repo add riskfocus https://riskfocus.github.io/helm-charts-public
 $ helm repo update
-$ helm install --name my-flink --namespace flink riskfoucs/flink
+$ helm install --name my-flink --namespace flink riskfocus/flink
 ```
 
 This chart can includes a ZooKeeper chart as a dependency to the Flink