Traefik: fix typo

This commit is contained in:
kjeld Schouten-Lebbing
2021-06-30 22:39:38 +02:00
parent 6ff5a3b5b1
commit 9b2abc225e
2 changed files with 2 additions and 2 deletions

View File

@@ -26,4 +26,4 @@ sources:
- https://traefik.io/
type: application
upstream_version: v9.19.2
version: 6.3.11
version: 6.3.12

View File

@@ -11,7 +11,7 @@ metadata:
name: {{printf "%v-%v" $middlewareData.name "secret" }}
namespace: traefikmiddlewares
type: Opaque
stringdata:
stringData:
users: |
{{- range $index, $user := $users }}
{{ printf "%s" $user }}