add svc
parent
0323d4cb44
commit
f199a8492e
|
@ -37,7 +37,6 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: recruiting-command
|
- name: recruiting-command
|
||||||
image: beaconfireiic/recruiting-command:1.1.0-dev
|
image: beaconfireiic/recruiting-command:1.1.0-dev
|
||||||
command: ["java", "-Djasypt.encryptor.password=secret", "-cp","app:app/lib/*","com.beaconfire.adminconsole.AdminConsoleApplication"]
|
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
@ -127,7 +126,6 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: recruiting-query
|
- name: recruiting-query
|
||||||
image: beaconfireiic/recruiting-query:1.1.0-dev
|
image: beaconfireiic/recruiting-query:1.1.0-dev
|
||||||
command: ["java", "-Djasypt.encryptor.password=secret", "-cp","app:app/lib/*","com.beaconfire.adminconsole.AdminConsoleApplication"]
|
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
@ -217,7 +215,6 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: recruiting-config
|
- name: recruiting-config
|
||||||
image: beaconfireiic/recruiting-config:1.1.0-dev
|
image: beaconfireiic/recruiting-config:1.1.0-dev
|
||||||
command: ["java", "-Djasypt.encryptor.password=secret", "-cp","app:app/lib/*","com.beaconfire.adminconsole.AdminConsoleApplication"]
|
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
|
|
@ -37,7 +37,6 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: time-sheet-command
|
- name: time-sheet-command
|
||||||
image: beaconfireiic/time-sheet-command:1.0.0-dev
|
image: beaconfireiic/time-sheet-command:1.0.0-dev
|
||||||
command: ["java", "-Djasypt.encryptor.password=secret", "-cp","app:app/lib/*","com.beaconfire.adminconsole.AdminConsoleApplication"]
|
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
@ -127,7 +126,6 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: time-sheet-query
|
- name: time-sheet-query
|
||||||
image: beaconfireiic/time-sheet-query:1.0.0-dev
|
image: beaconfireiic/time-sheet-query:1.0.0-dev
|
||||||
command: ["java", "-Djasypt.encryptor.password=secret", "-cp","app:app/lib/*","com.beaconfire.adminconsole.AdminConsoleApplication"]
|
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
@ -217,7 +215,6 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: time-sheet-config
|
- name: time-sheet-config
|
||||||
image: beaconfireiic/time-sheet-config:1.0.0-dev
|
image: beaconfireiic/time-sheet-config:1.0.0-dev
|
||||||
command: ["java", "-Djasypt.encryptor.password=secret", "-cp","app:app/lib/*","com.beaconfire.adminconsole.AdminConsoleApplication"]
|
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
|
|
@ -37,7 +37,6 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: recruiting-command
|
- name: recruiting-command
|
||||||
image: beaconfireiic/recruiting-command:1.1.0-dev
|
image: beaconfireiic/recruiting-command:1.1.0-dev
|
||||||
command: ["java", "-Djasypt.encryptor.password=secret", "-cp","app:app/lib/*","com.beaconfire.adminconsole.AdminConsoleApplication"]
|
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
@ -127,7 +126,6 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: recruiting-query
|
- name: recruiting-query
|
||||||
image: beaconfireiic/recruiting-query:1.1.0-dev
|
image: beaconfireiic/recruiting-query:1.1.0-dev
|
||||||
command: ["java", "-Djasypt.encryptor.password=secret", "-cp","app:app/lib/*","com.beaconfire.adminconsole.AdminConsoleApplication"]
|
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
@ -217,7 +215,6 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: recruiting-config
|
- name: recruiting-config
|
||||||
image: beaconfireiic/recruiting-config:1.1.0-dev
|
image: beaconfireiic/recruiting-config:1.1.0-dev
|
||||||
command: ["java", "-Djasypt.encryptor.password=secret", "-cp","app:app/lib/*","com.beaconfire.adminconsole.AdminConsoleApplication"]
|
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
|
|
@ -37,7 +37,6 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: time-sheet-command
|
- name: time-sheet-command
|
||||||
image: beaconfireiic/time-sheet-command:1.0.0-dev
|
image: beaconfireiic/time-sheet-command:1.0.0-dev
|
||||||
command: ["java", "-Djasypt.encryptor.password=secret", "-cp","app:app/lib/*","com.beaconfire.adminconsole.AdminConsoleApplication"]
|
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
@ -127,7 +126,6 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: time-sheet-query
|
- name: time-sheet-query
|
||||||
image: beaconfireiic/time-sheet-query:1.0.0-dev
|
image: beaconfireiic/time-sheet-query:1.0.0-dev
|
||||||
command: ["java", "-Djasypt.encryptor.password=secret", "-cp","app:app/lib/*","com.beaconfire.adminconsole.AdminConsoleApplication"]
|
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
@ -217,7 +215,6 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: time-sheet-config
|
- name: time-sheet-config
|
||||||
image: beaconfireiic/time-sheet-config:1.0.0-dev
|
image: beaconfireiic/time-sheet-config:1.0.0-dev
|
||||||
command: ["java", "-Djasypt.encryptor.password=secret", "-cp","app:app/lib/*","com.beaconfire.adminconsole.AdminConsoleApplication"]
|
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
|
Loading…
Reference in New Issue