mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-22 06:10:34 +00:00
Support globalnet image specification
This is necessary to allow globalnet image to be stored in local registry.
This commit is contained in:
@@ -49,6 +49,11 @@ routeAgent:
|
||||
nodeSelector: {}
|
||||
tolerations: []
|
||||
affinity: {}
|
||||
globalnet:
|
||||
image:
|
||||
repository: submariner-globalnet
|
||||
tag: local
|
||||
pullPolicy: IfNotPresent
|
||||
serviceAccounts:
|
||||
engine:
|
||||
create: true
|
||||
|
||||
Reference in New Issue
Block a user