Skip to content

Commit

Permalink
fix(crds/meshconfig): remove envoy image pattern
Browse files Browse the repository at this point in the history
Signed-off-by: nshankar13 <[email protected]>
  • Loading branch information
nshankar13 committed Jun 7, 2021
1 parent 5f4e62f commit 56d9248
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/osm/crds/meshconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ spec:
description: Image for the Envoy sidecar
type: string
default: "envoyproxy/envoy-alpine:v1.18.3"
pattern: ^envoyproxy\/envoy-alpine:v\d+\.\d+\.\d+$
initContainerImage:
description: Image for the init container
type: string
Expand Down

0 comments on commit 56d9248

Please sign in to comment.