Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: huabing zhao <zhaohuabing@gmail.com>
  • Loading branch information
zhaohuabing committed May 14, 2024
1 parent ea9fb41 commit 05368c0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions test/helm/deployment-images-config.out.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,6 @@ spec:
- mountPath: /certs
name: certs
readOnly: true

imagePullSecrets:
- name: secret1
- name: secret2
Expand Down Expand Up @@ -529,7 +528,6 @@ spec:
image: private-hub/envoyproxy/gateway-fips:abcdef12
imagePullPolicy: IfNotPresent
name: envoy-gateway-certgen

imagePullSecrets:
- name: secret1
- name: secret2
Expand Down
2 changes: 0 additions & 2 deletions test/helm/global-images-config.out.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,6 @@ spec:
- mountPath: /certs
name: certs
readOnly: true

imagePullSecrets:
- name: secret1
- name: secret2
Expand Down Expand Up @@ -529,7 +528,6 @@ spec:
image: private-hub/envoyproxy/gateway-fips:abcdef12
imagePullPolicy: Always
name: envoy-gateway-certgen

imagePullSecrets:
- name: secret1
- name: secret2
Expand Down

0 comments on commit 05368c0

Please sign in to comment.