Compare commits
11 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6ec0692817 | ||
|
|
295e767e42 | ||
|
|
539da5824f | ||
|
|
82c023c650 | ||
|
|
f01d6fe270 | ||
|
|
45caaec70c | ||
|
|
b9ee3152e4 | ||
|
|
3e6c946d3b | ||
|
|
c87c00b9c5 | ||
|
|
3bf11ffc3c | ||
|
|
d499deb5d2 |
3 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@ MAINTAINER "Jason Brooks" <jbrooks@redhat.com>
|
|||
|
||||
ENV container=docker
|
||||
|
||||
ENV NAME=kubernetes-controller-manager VERSION=0.1 RELEASE=8 ARCH=x86_64
|
||||
ENV NAME=kubernetes-controller-manager VERSION=0 RELEASE=11 ARCH=x86_64
|
||||
LABEL BZComponent="$NAME" \
|
||||
name="$FGC/$NAME" \
|
||||
version="$VERSION" \
|
||||
|
|
|
|||
|
|
@ -7,8 +7,8 @@
|
|||
"process": {
|
||||
"terminal": false,
|
||||
"user": {
|
||||
"uid": 994,
|
||||
"gid": 996
|
||||
"uid": 996,
|
||||
"gid": 994
|
||||
},
|
||||
"args": [
|
||||
"/usr/bin/kube-controller-manager-docker.sh"
|
||||
|
|
|
|||
0
launch.sh
Normal file → Executable file
0
launch.sh
Normal file → Executable file
Loading…
Add table
Add a link
Reference in a new issue