remove wrong env setup
This commit is contained in:
		
							parent
							
								
									772051dbf1
								
							
						
					
					
						commit
						a691285ab3
					
				|  | @ -101,9 +101,6 @@ args: | ||||||
|   - dockerd |   - dockerd | ||||||
|   - --host=unix:///var/run/docker.sock |   - --host=unix:///var/run/docker.sock | ||||||
|   - --group=$(DOCKER_GROUP_GID) |   - --group=$(DOCKER_GROUP_GID) | ||||||
| env: |  | ||||||
|   - name: DOCKER_GROUP_GID |  | ||||||
|     value: "123" |  | ||||||
| {{- range $i, $container := .Values.template.spec.containers }} | {{- range $i, $container := .Values.template.spec.containers }} | ||||||
|   {{- if eq $container.name "dind" }} |   {{- if eq $container.name "dind" }} | ||||||
|     {{- if hasKey $container "resources"  }} |     {{- if hasKey $container "resources"  }} | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue