Skip to content

Instantly share code, notes, and snippets.

@aslafy-z
Created September 1, 2017 22:04
Show Gist options
  • Select an option

  • Save aslafy-z/5707ebba324900efd5d7f8e6ba8484d4 to your computer and use it in GitHub Desktop.

Select an option

Save aslafy-z/5707ebba324900efd5d7f8e6ba8484d4 to your computer and use it in GitHub Desktop.
apply with `patch -p0`
diff --git deploy/kube-templates/glusterfs-daemonset.yaml deploy/kube-templates/glusterfs-daemonset.yaml
index d291e78..e04d8f4 100644
--- deploy/kube-templates/glusterfs-daemonset.yaml
+++ deploy/kube-templates/glusterfs-daemonset.yaml
@@ -20,7 +20,7 @@ spec:
storagenode: glusterfs
hostNetwork: true
containers:
- - image: gluster/gluster-centos:latest
+ - image: zadki3l/glusterfs:3.12
imagePullPolicy: IfNotPresent
name: glusterfs
resources:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment