chore: regenerate helm golden tests (#6642)

This commit is contained in:
Dean Sheather
2023-03-17 04:56:40 -07:00
committed by GitHub
parent f59bf732c9
commit 446bd30c32
2 changed files with 4 additions and 0 deletions

View File

@ -118,6 +118,8 @@ spec:
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
resources: resources:
{} {}
lifecycle:
{}
env: env:
- name: CODER_HTTP_ADDRESS - name: CODER_HTTP_ADDRESS
value: "0.0.0.0:8080" value: "0.0.0.0:8080"

View File

@ -122,6 +122,8 @@ spec:
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
resources: resources:
{} {}
lifecycle:
{}
env: env:
- name: CODER_HTTP_ADDRESS - name: CODER_HTTP_ADDRESS
value: "0.0.0.0:8080" value: "0.0.0.0:8080"