Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update golden files
Signed-off-by: Spike Curtis <spike@coder.com>
  • Loading branch information
spikecurtis committed Aug 15, 2023
commit f729cfc5de8d3041f18daf4006c8ac2d269ff4a2
2 changes: 1 addition & 1 deletion helm/provisioner/tests/testdata/command.golden
Original file line number Diff line number Diff line change
Expand Up @@ -131,5 +131,5 @@ spec:
volumeMounts: []
restartPolicy: Always
serviceAccountName: coder-provisioner
terminationGracePeriodSeconds: 60
terminationGracePeriodSeconds: 600
volumes: []
2 changes: 1 addition & 1 deletion helm/provisioner/tests/testdata/command_args.golden
Original file line number Diff line number Diff line change
Expand Up @@ -131,5 +131,5 @@ spec:
volumeMounts: []
restartPolicy: Always
serviceAccountName: coder-provisioner
terminationGracePeriodSeconds: 60
terminationGracePeriodSeconds: 600
volumes: []
2 changes: 1 addition & 1 deletion helm/provisioner/tests/testdata/default_values.golden
Original file line number Diff line number Diff line change
Expand Up @@ -131,5 +131,5 @@ spec:
volumeMounts: []
restartPolicy: Always
serviceAccountName: coder-provisioner
terminationGracePeriodSeconds: 60
terminationGracePeriodSeconds: 600
volumes: []
2 changes: 1 addition & 1 deletion helm/provisioner/tests/testdata/labels_annotations.golden
Original file line number Diff line number Diff line change
Expand Up @@ -139,5 +139,5 @@ spec:
volumeMounts: []
restartPolicy: Always
serviceAccountName: coder-provisioner
terminationGracePeriodSeconds: 60
terminationGracePeriodSeconds: 600
volumes: []
2 changes: 1 addition & 1 deletion helm/provisioner/tests/testdata/provisionerd_psk.golden
Original file line number Diff line number Diff line change
Expand Up @@ -133,5 +133,5 @@ spec:
volumeMounts: []
restartPolicy: Always
serviceAccountName: coder-provisioner
terminationGracePeriodSeconds: 60
terminationGracePeriodSeconds: 600
volumes: []
2 changes: 1 addition & 1 deletion helm/provisioner/tests/testdata/sa.golden
Original file line number Diff line number Diff line change
Expand Up @@ -132,5 +132,5 @@ spec:
volumeMounts: []
restartPolicy: Always
serviceAccountName: coder-service-account
terminationGracePeriodSeconds: 60
terminationGracePeriodSeconds: 600
volumes: []