Skip to content

Commit 7d26671

Browse files
committed
megalinter fixes
Signed-off-by: Antonia Gaete <[email protected]>
1 parent eb3dddc commit 7d26671

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.cspell.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
"totp",
3535
"traefik",
3636
"webauthn",
37-
"websecure"
37+
"websecure",
38+
"stakater"
3839
],
3940
"flagWords": [
4041
"abort",

charts/lfx-platform/values.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,8 @@ openfga:
104104
enabled: true
105105

106106
# Enable reloader to restart pods when ConfigMap or Secrets change
107-
deployment:
108-
annotations:
109-
reloader.stakater.com/auto: "true"
107+
podAnnotations:
108+
reloader.stakater.com/auto: "true"
110109

111110
# Disable playground by default
112111
playground:

0 commit comments

Comments
 (0)