mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-22 01:30:35 +00:00
refactor: rename submariner-engine to submariner-gateway (#122)
Signed-off-by: Steve Mattar <smattar@redhat.com>
This commit is contained in:
@@ -37,15 +37,15 @@ operator:
|
||||
resources: {}
|
||||
tolerations: []
|
||||
affinity: {}
|
||||
engine:
|
||||
gateway:
|
||||
image:
|
||||
repository: quay.io/submariner/submariner
|
||||
repository: quay.io/submariner/submariner-gateway
|
||||
tag: "0.7.0"
|
||||
serviceAccounts:
|
||||
operator:
|
||||
create: true
|
||||
name: ""
|
||||
engine:
|
||||
gateway:
|
||||
create: true
|
||||
name: ""
|
||||
routeAgent:
|
||||
|
||||
Reference in New Issue
Block a user