Skip to content

Commit

Permalink
ghcr.io/wisvch/passes:20230929-bb44a55
Browse files Browse the repository at this point in the history
  • Loading branch information
W.I.S.V. 'Christiaan Huygens' committed Sep 29, 2023
1 parent e516695 commit c26d842
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions apps/passes/deploy.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
apiVersion: apps/v1
kind: Deployment
metadata:
Expand All @@ -10,7 +9,7 @@ spec:
replicas: 1
selector:
matchLabels:
app: passes
app: passes
strategy:
rollingUpdate:
maxSurge: 1
Expand All @@ -28,7 +27,7 @@ spec:
defaultMode: 420
containers:
- name: passes
image: ghcr.io/wisvch/passes:20230929-14b7b19 # {"$imagepolicy": "flux-system:passes"}
image: ghcr.io/wisvch/passes:20230929-bb44a55 # {"$imagepolicy": "flux-system:passes"}
imagePullPolicy: IfNotPresent
env:
- name: APPLE_PASS_TYPE_IDENTIFIER
Expand Down

0 comments on commit c26d842

Please sign in to comment.