forked from k-space/kube
		
	use gcr mirror for images with full docker.io path
cluster constantly failing due to rate limits, please find a better solution
This commit is contained in:
		| @@ -30,7 +30,7 @@ spec: | ||||
|         fsGroup: 1000 | ||||
|       containers: | ||||
|         - name: rspamd | ||||
|           image: docker.io/codemowers/rspamd | ||||
|           image: mirror.gcr.io/codemowers/rspamd | ||||
|           ports: | ||||
|             - containerPort: 11333 | ||||
|               name: rspamd | ||||
|   | ||||
		Reference in New Issue
	
	Block a user