Skip to content

Commit

Permalink
fix(kyak): add comma
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Witlin <[email protected]>
  • Loading branch information
coolguy1771 committed Apr 23, 2024
1 parent 2926506 commit ec69751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/kyak/apps/media/sabnzbd/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
sabnzbd.media.svc.cluster,
sabnzbd.media.svc.cluster.local,
sab.${SECRET_PUBLIC_DOMAIN},
sabnzbd.${SECRET_PUBLIC_DOMAIN}
sabnzbd.${SECRET_PUBLIC_DOMAIN},
sabnzbd.tail06ebc.ts.net
envFrom:
- secretRef:
Expand Down

0 comments on commit ec69751

Please sign in to comment.