consistent double comma

This commit is contained in:
2023-08-30 15:41:49 +02:00
parent 2f03c19277
commit 5e7f5ba810
8 changed files with 28 additions and 28 deletions

View File

@ -378,7 +378,7 @@ resource "helm_release" "traefik" {
{{< /highlight >}}
And finally, the route ingress :
And finally, the route ingress:
{{< highlight host="demo-kube-k3s" file="gitea.tf" >}}