Rename submariner engine daemonset to submariner-gateyway

In previous upstream discussions we talked about renaming submariner
engine "deployment" (now daemonset) to submariner-gateway to make
identification of the gateway easier to admins and avoid confusion.

Also see: https://github.com/submariner-io/submariner-operator/pull/145
This commit is contained in:
Miguel Angel Ajo
2020-01-28 16:36:32 +01:00
parent fd672a570c
commit bcd9f800bf
+1 -1
View File
@@ -7,7 +7,7 @@ metadata:
chart: {{ template "submariner.chart" . }}
app: {{ template "submariner.fullname" . }}-engine
component: engine
name: {{ template "submariner.fullname" . }}
name: {{ template "submariner.fullname" . }}-gateway
spec:
revisionHistoryLimit: 5
selector: