Add namespace back?
This commit is contained in:
		| @@ -3,6 +3,7 @@ apiVersion: helm.toolkit.fluxcd.io/v2 | ||||
| kind: HelmRelease | ||||
| metadata: | ||||
|   name: longhorn-release | ||||
|   namespace: longhorn-system | ||||
| spec: | ||||
|   chart: | ||||
|     spec: | ||||
|   | ||||
| @@ -3,6 +3,7 @@ apiVersion: source.toolkit.fluxcd.io/v1 | ||||
| kind: HelmRepository | ||||
| metadata: | ||||
|   name: longhorn-repo | ||||
|   namespace: longhorn-system | ||||
| spec: | ||||
|   interval: 1m0s | ||||
|   url: https://charts.longhorn.io | ||||
|   | ||||
		Reference in New Issue
	
	Block a user