Remove settings, add values
This commit is contained in:
		| @@ -14,3 +14,6 @@ spec: | |||||||
|       version: 1.6.0 |       version: 1.6.0 | ||||||
|   interval: 1m0s |   interval: 1m0s | ||||||
|   targetNamespace: longhorn-system |   targetNamespace: longhorn-system | ||||||
|  |   values: | ||||||
|  |     defaultSettings: | ||||||
|  |       defaultReplicaCount: 2 | ||||||
|   | |||||||
| @@ -5,4 +5,3 @@ resources: | |||||||
| - namespace.yaml | - namespace.yaml | ||||||
| - helmrepo.yaml | - helmrepo.yaml | ||||||
| - helmrelease.yaml | - helmrelease.yaml | ||||||
| - longhornsetting.yaml |  | ||||||
|   | |||||||
| @@ -1,5 +0,0 @@ | |||||||
| apiVersion: longhorn.io/v1beta2 |  | ||||||
| kind: Setting |  | ||||||
| metadata: |  | ||||||
|   name: default-replica-count |  | ||||||
| value: "1" |  | ||||||
		Reference in New Issue
	
	Block a user