From 09bd5b92f56fa9933c066308a80228ba94d2031d Mon Sep 17 00:00:00 2001 From: Zufar Dhiyaulhaq Date: Fri, 8 Apr 2022 01:41:00 +0700 Subject: [PATCH] Update ngrok.yaml --- examples/http/full-configuration/ngrok.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/http/full-configuration/ngrok.yaml b/examples/http/full-configuration/ngrok.yaml index b866900..42b6807 100644 --- a/examples/http/full-configuration/ngrok.yaml +++ b/examples/http/full-configuration/ngrok.yaml @@ -52,5 +52,6 @@ spec: # define the image for the ngrok # default to zufardhiyaulhaq/ngrok:latest + # please use zufardhiyaulhaq/ngrok:arm64 or zufardhiyaulhaq/ngrok:v1.0.0-arm64 if you are in ARM64 Arch podSpec: image: zufardhiyaulhaq/ngrok:v1.0.0