Skip to content

Commit

Permalink
apps/photos: remove stale config
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfantom committed Jun 30, 2024
1 parent 4a48a2e commit 9eb2c41
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions apps/photos/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,27 +94,6 @@ server:
mountPath: /old
existingClaim: library-old

microservices:
enabled: true
controller:
replicas: 1
strategy: RollingUpdate
rollingUpdate:
unavailable: 1
resources:
requests:
cpu: 400m
memory: 560Mi
limits:
memory: 3Gi
persistence:
old:
enabled: true
accessMode: ReadWriteMany
readOnly: true
mountPath: /old
existingClaim: library-old

machine-learning:
enabled: true
controller:
Expand Down

0 comments on commit 9eb2c41

Please sign in to comment.