Skip to content

Commit

Permalink
fix conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
WakeupTsai committed Aug 8, 2018
1 parent 20c76ac commit 00e2b0f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
4 changes: 0 additions & 4 deletions deploy/helm/config/development.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,9 @@ apps:
replicaCount: 1
nodeSelector:
glusterfs: false
<<<<<<< HEAD
replicaCount: 1
controller:
apiserverImageTag: v0.1.10
=======
apiserverImageTag: v0.1.9
>>>>>>> pull resource setting out
webappImageTag: v0.1.0
portalCPU: 50m
serverCPU: 100m
Expand Down
4 changes: 0 additions & 4 deletions deploy/helm/config/productaion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,9 @@ apps:
replicaCount: 1
nodeSelector:
glusterfs: true
<<<<<<< HEAD
replicaCount: 1
controller:
apiserverImageTag: v0.1.10
=======
apiserverImageTag: v0.1.9
>>>>>>> pull resource setting out
webappImageTag: v0.1.0
portalCPU: 200m
serverCPU: 100m
Expand Down
4 changes: 0 additions & 4 deletions deploy/helm/config/testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,9 @@ apps:
replicaCount: 1
nodeSelector:
glusterfs: false
<<<<<<< HEAD
replicaCount: 1
controller:
apiserverImageTag: v0.1.10
=======
apiserverImageTag: v0.1.9
>>>>>>> pull resource setting out
webappImageTag: v0.1.0
portalCPU: 50m
serverCPU: 100m
Expand Down

0 comments on commit 00e2b0f

Please sign in to comment.