Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
matmut7 committed Jul 24, 2024
1 parent 163cf43 commit d45fada
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ metadata:
reloader.stakater.com/auto: \\"true\\"
spec:
replicas: 1
strategy:
type: RollingUpdate
selector:
matchLabels:
component: redis
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ metadata:
reloader.stakater.com/auto: \\"true\\"
spec:
replicas: 1
strategy:
type: RollingUpdate
selector:
matchLabels:
component: redis
Expand Down
2 changes: 2 additions & 0 deletions packages/kontinuous/tests/__snapshots__/redis.prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ metadata:
reloader.stakater.com/auto: \\"true\\"
spec:
replicas: 1
strategy:
type: RollingUpdate
selector:
matchLabels:
component: redis
Expand Down

0 comments on commit d45fada

Please sign in to comment.