fix: kubernetes icon in cloud-native-azure theme is broken

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
This commit is contained in:
Tom Kerkhove 2022-03-11 08:54:04 +01:00 committed by Jan De Dobbeleer
parent 10d56a8551
commit fe8bb7c53f

View file

@ -119,7 +119,7 @@
"foreground": "#000000",
"leading_diamond": "\ue0b6",
"properties": {
"template": " \uefd31 Kubernetes {{.Context}} cluster {{if .Namespace}}- {{.Namespace}} namespace{{end}} "
"template": " \ufd31 Kubernetes {{.Context}} cluster {{if .Namespace}}- {{.Namespace}} namespace{{end}} "
},
"style": "diamond",
"trailing_diamond": "\ue0b0",