Skip to content

Commit

Permalink
chore: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-van-woerkens committed May 6, 2024
1 parent 2d425ce commit 47fca17
Show file tree
Hide file tree
Showing 50 changed files with 319 additions and 320 deletions.
12 changes: 6 additions & 6 deletions packages/kontinuous/tests/__snapshots__/app-sidecar.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,8 @@ spec:
cpu: 1
memory: 1Gi
requests:
cpu: 21m
memory: 61Mi
cpu: 41m
memory: 131Mi
- name: cronjob
image: test/background-cronjob
command:
Expand All @@ -196,8 +196,8 @@ spec:
runAsUser: 1000
resources:
requests:
cpu: 21m
memory: 61Mi
cpu: 41m
memory: 131Mi
---
apiVersion: v1
kind: Service
Expand Down Expand Up @@ -251,7 +251,7 @@ metadata:
namespace: test-app-sidecar-feature-branch-1
spec:
rules:
- host: test-app-sidecar-feature-branch-1.dev.fabrique.social.gouv.fr
- host: test-app-sidecar-feature-branch-1.ovh.fabrique.social.gouv.fr
http:
paths:
- backend:
Expand All @@ -263,7 +263,7 @@ spec:
pathType: Prefix
tls:
- hosts:
- test-app-sidecar-feature-branch-1.dev.fabrique.social.gouv.fr
- test-app-sidecar-feature-branch-1.ovh.fabrique.social.gouv.fr
secretName: wildcard-crt
"
`;
20 changes: 10 additions & 10 deletions packages/kontinuous/tests/__snapshots__/app-simple-options.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,8 @@ spec:
cpu: 1
memory: 1Gi
requests:
cpu: 41m
memory: 121Mi
cpu: 81m
memory: 262Mi
securityContext:
runAsUser: 1000
runAsGroup: 1000
Expand Down Expand Up @@ -355,8 +355,8 @@ spec:
cpu: 1
memory: 1Gi
requests:
cpu: 41m
memory: 121Mi
cpu: 81m
memory: 262Mi
securityContext:
runAsUser: 1001
runAsGroup: 1001
Expand Down Expand Up @@ -502,8 +502,8 @@ spec:
cpu: 1
memory: 1Gi
requests:
cpu: 41m
memory: 121Mi
cpu: 81m
memory: 262Mi
securityContext:
runAsUser: 1000
runAsGroup: 1000
Expand Down Expand Up @@ -662,8 +662,8 @@ spec:
cpu: 1
memory: 1Gi
requests:
cpu: 41m
memory: 121Mi
cpu: 81m
memory: 262Mi
securityContext:
runAsUser: 1000
runAsGroup: 1000
Expand Down Expand Up @@ -877,7 +877,7 @@ metadata:
namespace: test-app-simple-options-feature-branch-1
spec:
rules:
- host: test-app-simple-options-feature-branch-1.dev.fabrique.social.gouv.fr
- host: test-app-simple-options-feature-branch-1.ovh.fabrique.social.gouv.fr
http:
paths:
- backend:
Expand All @@ -889,7 +889,7 @@ spec:
pathType: Prefix
tls:
- hosts:
- test-app-simple-options-feature-branch-1.dev.fabrique.social.gouv.fr
- test-app-simple-options-feature-branch-1.ovh.fabrique.social.gouv.fr
secretName: wildcard-crt
"
`;
8 changes: 4 additions & 4 deletions packages/kontinuous/tests/__snapshots__/app-simple.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,8 @@ spec:
cpu: 1
memory: 1Gi
requests:
cpu: 41m
memory: 121Mi
cpu: 81m
memory: 262Mi
---
apiVersion: v1
kind: Service
Expand Down Expand Up @@ -238,7 +238,7 @@ metadata:
namespace: test-app-simple-feature-branch-1
spec:
rules:
- host: test-app-simple-feature-branch-1.dev.fabrique.social.gouv.fr
- host: test-app-simple-feature-branch-1.ovh.fabrique.social.gouv.fr
http:
paths:
- backend:
Expand All @@ -250,7 +250,7 @@ spec:
pathType: Prefix
tls:
- hosts:
- test-app-simple-feature-branch-1.dev.fabrique.social.gouv.fr
- test-app-simple-feature-branch-1.ovh.fabrique.social.gouv.fr
secretName: wildcard-crt
"
`;
4 changes: 2 additions & 2 deletions packages/kontinuous/tests/__snapshots__/app-simple.prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,8 @@ spec:
cpu: 1
memory: 1Gi
requests:
cpu: 41m
memory: 121Mi
cpu: 81m
memory: 262Mi
---
apiVersion: v1
kind: Service
Expand Down
16 changes: 8 additions & 8 deletions packages/kontinuous/tests/__snapshots__/chart-group.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ spec:
cpu: 1
memory: 1Gi
requests:
cpu: 41m
memory: 121Mi
cpu: 81m
memory: 262Mi
---
apiVersion: apps/v1
kind: Deployment
Expand Down Expand Up @@ -214,8 +214,8 @@ spec:
cpu: 1
memory: 1Gi
requests:
cpu: 41m
memory: 121Mi
cpu: 81m
memory: 262Mi
---
apiVersion: v1
kind: Service
Expand Down Expand Up @@ -301,7 +301,7 @@ metadata:
namespace: test-chart-group-feature-branch-1
spec:
rules:
- host: api1-test-chart-group-feature-branch-1.dev.fabrique.social.gouv.fr
- host: api1-test-chart-group-feature-branch-1.ovh.fabrique.social.gouv.fr
http:
paths:
- backend:
Expand All @@ -313,7 +313,7 @@ spec:
pathType: Prefix
tls:
- hosts:
- api1-test-chart-group-feature-branch-1.dev.fabrique.social.gouv.fr
- api1-test-chart-group-feature-branch-1.ovh.fabrique.social.gouv.fr
secretName: wildcard-crt
---
apiVersion: networking.k8s.io/v1
Expand All @@ -340,7 +340,7 @@ metadata:
namespace: test-chart-group-feature-branch-1
spec:
rules:
- host: api2-test-chart-group-feature-branch-1.dev.fabrique.social.gouv.fr
- host: api2-test-chart-group-feature-branch-1.ovh.fabrique.social.gouv.fr
http:
paths:
- backend:
Expand All @@ -352,7 +352,7 @@ spec:
pathType: Prefix
tls:
- hosts:
- api2-test-chart-group-feature-branch-1.dev.fabrique.social.gouv.fr
- api2-test-chart-group-feature-branch-1.ovh.fabrique.social.gouv.fr
secretName: wildcard-crt
"
`;
16 changes: 8 additions & 8 deletions packages/kontinuous/tests/__snapshots__/chart-groups.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ spec:
cpu: 1
memory: 1Gi
requests:
cpu: 41m
memory: 121Mi
cpu: 81m
memory: 262Mi
---
apiVersion: apps/v1
kind: Deployment
Expand Down Expand Up @@ -214,8 +214,8 @@ spec:
cpu: 1
memory: 1Gi
requests:
cpu: 41m
memory: 121Mi
cpu: 81m
memory: 262Mi
---
apiVersion: v1
kind: Service
Expand Down Expand Up @@ -301,7 +301,7 @@ metadata:
namespace: test-chart-groups-feature-branch-1
spec:
rules:
- host: api1-test-chart-groups-feature-branch-1.dev.fabrique.social.gouv.fr
- host: api1-test-chart-groups-feature-branch-1.ovh.fabrique.social.gouv.fr
http:
paths:
- backend:
Expand All @@ -313,7 +313,7 @@ spec:
pathType: Prefix
tls:
- hosts:
- api1-test-chart-groups-feature-branch-1.dev.fabrique.social.gouv.fr
- api1-test-chart-groups-feature-branch-1.ovh.fabrique.social.gouv.fr
secretName: wildcard-crt
---
apiVersion: networking.k8s.io/v1
Expand All @@ -340,7 +340,7 @@ metadata:
namespace: test-chart-groups-feature-branch-1
spec:
rules:
- host: api2-test-chart-groups-feature-branch-1.dev.fabrique.social.gouv.fr
- host: api2-test-chart-groups-feature-branch-1.ovh.fabrique.social.gouv.fr
http:
paths:
- backend:
Expand All @@ -352,7 +352,7 @@ spec:
pathType: Prefix
tls:
- hosts:
- api2-test-chart-groups-feature-branch-1.dev.fabrique.social.gouv.fr
- api2-test-chart-groups-feature-branch-1.ovh.fabrique.social.gouv.fr
secretName: wildcard-crt
"
`;
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ spec:
cpu: 1
memory: 1Gi
requests:
cpu: 41m
memory: 121Mi
cpu: 81m
memory: 262Mi
---
apiVersion: v1
kind: Service
Expand Down Expand Up @@ -160,7 +160,7 @@ metadata:
namespace: test-chart-not-in-values-feature-branch-1
spec:
rules:
- host: test-chart-not-in-values-feature-branch-1.dev.fabrique.social.gouv.fr
- host: test-chart-not-in-values-feature-branch-1.ovh.fabrique.social.gouv.fr
http:
paths:
- backend:
Expand All @@ -172,7 +172,7 @@ spec:
pathType: Prefix
tls:
- hosts:
- test-chart-not-in-values-feature-branch-1.dev.fabrique.social.gouv.fr
- test-chart-not-in-values-feature-branch-1.ovh.fabrique.social.gouv.fr
secretName: wildcard-crt
"
`;
4 changes: 2 additions & 2 deletions packages/kontinuous/tests/__snapshots__/charts.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,8 @@ spec:
FOO=\\"barjo\\"\\"
resources:
requests:
cpu: 41m
memory: 121Mi
cpu: 81m
memory: 262Mi
affinity:
nodeAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
Expand Down
4 changes: 2 additions & 2 deletions packages/kontinuous/tests/__snapshots__/daemon.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ spec:
cpu: 1
memory: 1Gi
requests:
cpu: 41m
memory: 121Mi
cpu: 81m
memory: 262Mi
"
`;
4 changes: 2 additions & 2 deletions packages/kontinuous/tests/__snapshots__/deactivate.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ spec:
cpu: 1
memory: 1Gi
requests:
cpu: 41m
memory: 121Mi
cpu: 81m
memory: 262Mi
securityContext:
runAsUser: 1001
runAsGroup: 1001
Expand Down
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 @@ -627,7 +627,7 @@ spec:
memory: 1G
storage:
size: 8Gi
storageClass: csi-cinder-high-speed
storageClass: sc-hspeed-gen2-delete
minSyncReplicas: 0
maxSyncReplicas: 0
postgresql:
Expand Down Expand Up @@ -706,7 +706,7 @@ spec:
memory: 1G
storage:
size: 8Gi
storageClass: csi-cinder-high-speed
storageClass: sc-hspeed-gen2-delete
minSyncReplicas: 0
maxSyncReplicas: 0
postgresql:
Expand Down
16 changes: 8 additions & 8 deletions packages/kontinuous/tests/__snapshots__/extends-ovh.prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -356,8 +356,8 @@ spec:
cpu: 1
memory: 1Gi
requests:
cpu: 41m
memory: 121Mi
cpu: 81m
memory: 262Mi
securityContext:
runAsUser: 1001
runAsGroup: 1001
Expand Down Expand Up @@ -519,8 +519,8 @@ spec:
cpu: 1
memory: 1Gi
requests:
cpu: 41m
memory: 121Mi
cpu: 81m
memory: 262Mi
securityContext:
runAsUser: 1001
runAsGroup: 1001
Expand Down Expand Up @@ -670,8 +670,8 @@ spec:
cpu: 1
memory: 1Gi
requests:
cpu: 41m
memory: 121Mi
cpu: 81m
memory: 262Mi
---
apiVersion: v1
kind: Service
Expand Down Expand Up @@ -791,7 +791,7 @@ spec:
memory: 1G
storage:
size: 8Gi
storageClass: managed-csi
storageClass: sc-hspeed-gen2-delete
backup:
retentionPolicy: 60d
barmanObjectStore:
Expand Down Expand Up @@ -889,7 +889,7 @@ spec:
memory: 1G
storage:
size: 8Gi
storageClass: managed-csi
storageClass: sc-hspeed-gen2-delete
backup:
retentionPolicy: 60d
barmanObjectStore:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,8 @@ spec:
cpu: 1
memory: 1Gi
requests:
cpu: 41m
memory: 121Mi
cpu: 81m
memory: 262Mi
startupProbe:
failureThreshold: 30
httpGet:
Expand Down
Loading

0 comments on commit 47fca17

Please sign in to comment.