Skip to content

Commit

Permalink
snap
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon committed Dec 12, 2023
1 parent 8574d7e commit 9ec5bb9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/kontinuous/tests/__snapshots__/extends-ovh.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -595,7 +595,7 @@ spec:
limits:
memory: 1G
requests:
memory: 128M
memory: 512M
storage:
size: 8Gi
storageClass: csi-cinder-high-speed
Expand Down Expand Up @@ -670,7 +670,7 @@ spec:
limits:
memory: 1G
requests:
memory: 128M
memory: 512M
storage:
size: 8Gi
storageClass: csi-cinder-high-speed
Expand Down
6 changes: 3 additions & 3 deletions packages/kontinuous/tests/__snapshots__/extends-ovh.prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ spec:
memory: 1Gi
requests:
cpu: 41m
memory: 121Mi
memory: 512Mi
securityContext:
runAsUser: 1001
runAsGroup: 1001
Expand Down Expand Up @@ -758,7 +758,7 @@ spec:
limits:
memory: 1G
requests:
memory: 128M
memory: 512M
storage:
size: 8Gi
storageClass: managed-csi
Expand Down Expand Up @@ -852,7 +852,7 @@ spec:
limits:
memory: 1G
requests:
memory: 128M
memory: 512M
storage:
size: 8Gi
storageClass: managed-csi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ spec:
limits:
memory: 1G
requests:
memory: 128M
memory: 512M
storage:
size: 8Gi
storageClass: csi-cinder-high-speed
Expand Down

0 comments on commit 9ec5bb9

Please sign in to comment.