argo manage metallb
This commit is contained in:
		
							
								
								
									
										15
									
								
								infrastructure/metallb-system/kustomization.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								infrastructure/metallb-system/kustomization.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,15 @@ | ||||
| apiVersion: kustomize.config.k8s.io/v1beta1 | ||||
| kind: Kustomization | ||||
| resources:  | ||||
|   - namespace.yaml | ||||
|   - ipaddresspool.yaml | ||||
|  | ||||
| namespace: metallb-system | ||||
|  | ||||
|  | ||||
| helmCharts: | ||||
|   - name: metallb | ||||
|     repo: https://metallb.github.io/metallb | ||||
|     version: 0.13.9 | ||||
|     releaseName: metallb | ||||
|     valuesFile: values.yaml | ||||
		Reference in New Issue
	
	Block a user