Skip to content

Commit 446bd30

Browse files
authored
chore: regenerate helm golden tests (#6642)
1 parent f59bf73 commit 446bd30

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

helm/tests/testdata/default_values.golden

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ spec:
118118
imagePullPolicy: IfNotPresent
119119
resources:
120120
{}
121+
lifecycle:
122+
{}
121123
env:
122124
- name: CODER_HTTP_ADDRESS
123125
value: "0.0.0.0:8080"

helm/tests/testdata/tls.golden

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,8 @@ spec:
122122
imagePullPolicy: IfNotPresent
123123
resources:
124124
{}
125+
lifecycle:
126+
{}
125127
env:
126128
- name: CODER_HTTP_ADDRESS
127129
value: "0.0.0.0:8080"

0 commit comments

Comments
 (0)