mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-20 21:30:35 +00:00
fixing yaml lint issues
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
# submariner-charts
|
# submariner-charts
|
||||||
|
|
||||||
Please see https://github.com/rancher/submariner for more information. This is only a supporting repository for Submariner
|
Please see https://github.com/submariner-io/submariner for more information. This is only a supporting repository for Submariner
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
name: submariner-k8s-broker
|
name: submariner-k8s-broker
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
appVersion: v0.0.1
|
appVersion: v0.0.1
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
rbac:
|
rbac:
|
||||||
create: true
|
create: true
|
||||||
crd:
|
crd:
|
||||||
@@ -5,4 +6,4 @@ crd:
|
|||||||
serviceAccounts:
|
serviceAccounts:
|
||||||
client:
|
client:
|
||||||
create: true
|
create: true
|
||||||
name: ""
|
name: ""
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
name: submariner
|
name: submariner
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
appVersion: v0.0.1
|
appVersion: v0.0.1
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
submariner:
|
submariner:
|
||||||
clusterId: ""
|
clusterId: ""
|
||||||
token: ""
|
token: ""
|
||||||
@@ -51,4 +52,4 @@ serviceAccounts:
|
|||||||
name: ""
|
name: ""
|
||||||
routeAgent:
|
routeAgent:
|
||||||
create: true
|
create: true
|
||||||
name: ""
|
name: ""
|
||||||
|
|||||||
Reference in New Issue
Block a user