Skip to content

Commit

Permalink
Removing Dind References From CodeBase (hyperledger-labs#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
shoaebjindani authored and Shoaeb Jindani committed Apr 9, 2024
1 parent 378023a commit 3fd4c3e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions definitions/peer/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ spec:
- env:
- name: LICENSE
value: accept
<<<<<<< HEAD
=======
image: ""
imagePullPolicy: Always
livenessProbe:
Expand Down Expand Up @@ -76,7 +74,6 @@ spec:
- env:
- name: LICENSE
value: accept
>>>>>>> 23b15af (Disable unshare in the pod containers (#179))
- name: CORE_PEER_LISTENADDRESS
value: 0.0.0.0:7051
- name: CORE_PEER_CHAINCODELISTENADDRESS
Expand Down Expand Up @@ -282,4 +279,4 @@ spec:
fsGroup: 2000
runAsGroup: 1000
runAsNonRoot: true
runAsUser: 1000
runAsUser: 1000

0 comments on commit 3fd4c3e

Please sign in to comment.