Skip to content

Commit f729cfc

Browse files
committed
Update golden files
Signed-off-by: Spike Curtis <spike@coder.com>
1 parent cf16b7e commit f729cfc

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

helm/provisioner/tests/testdata/command.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,5 +131,5 @@ spec:
131131
volumeMounts: []
132132
restartPolicy: Always
133133
serviceAccountName: coder-provisioner
134-
terminationGracePeriodSeconds: 60
134+
terminationGracePeriodSeconds: 600
135135
volumes: []

helm/provisioner/tests/testdata/command_args.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,5 +131,5 @@ spec:
131131
volumeMounts: []
132132
restartPolicy: Always
133133
serviceAccountName: coder-provisioner
134-
terminationGracePeriodSeconds: 60
134+
terminationGracePeriodSeconds: 600
135135
volumes: []

helm/provisioner/tests/testdata/default_values.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,5 +131,5 @@ spec:
131131
volumeMounts: []
132132
restartPolicy: Always
133133
serviceAccountName: coder-provisioner
134-
terminationGracePeriodSeconds: 60
134+
terminationGracePeriodSeconds: 600
135135
volumes: []

helm/provisioner/tests/testdata/labels_annotations.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,5 +139,5 @@ spec:
139139
volumeMounts: []
140140
restartPolicy: Always
141141
serviceAccountName: coder-provisioner
142-
terminationGracePeriodSeconds: 60
142+
terminationGracePeriodSeconds: 600
143143
volumes: []

helm/provisioner/tests/testdata/provisionerd_psk.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,5 +133,5 @@ spec:
133133
volumeMounts: []
134134
restartPolicy: Always
135135
serviceAccountName: coder-provisioner
136-
terminationGracePeriodSeconds: 60
136+
terminationGracePeriodSeconds: 600
137137
volumes: []

helm/provisioner/tests/testdata/sa.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,5 +132,5 @@ spec:
132132
volumeMounts: []
133133
restartPolicy: Always
134134
serviceAccountName: coder-service-account
135-
terminationGracePeriodSeconds: 60
135+
terminationGracePeriodSeconds: 600
136136
volumes: []

0 commit comments

Comments
 (0)