Skip to content

Commit

Permalink
immich #12
Browse files Browse the repository at this point in the history
  • Loading branch information
rkoosaar committed Aug 31, 2024
1 parent eaf0c6c commit a12c96f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
type: statefulset
annotations:
configmap.reloader.stakater.com/reload: &configMap immich-configmap
secret.reloader.stakater.com/reload: &secret immich
secret.reloader.stakater.com/reload: &secret immich-secret
containers:
app:
image:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ spec:
type: statefulset
annotations:
configmap.reloader.stakater.com/reload: &configMap immich-configmap
secret.reloader.stakater.com/reload: &secret immich
secret.reloader.stakater.com/reload: &secret immich-secret
containers:
app:
image:
Expand Down

0 comments on commit a12c96f

Please sign in to comment.