main
ycz008 2023-07-28 16:38:11 +08:00
parent 0323d4cb44
commit f199a8492e
4 changed files with 0 additions and 12 deletions

View File

@ -37,7 +37,6 @@ spec:
containers:
- name: recruiting-command
image: beaconfireiic/recruiting-command:1.1.0-dev
command: ["java", "-Djasypt.encryptor.password=secret", "-cp","app:app/lib/*","com.beaconfire.adminconsole.AdminConsoleApplication"]
imagePullPolicy: Always
ports:
- name: http
@ -127,7 +126,6 @@ spec:
containers:
- name: recruiting-query
image: beaconfireiic/recruiting-query:1.1.0-dev
command: ["java", "-Djasypt.encryptor.password=secret", "-cp","app:app/lib/*","com.beaconfire.adminconsole.AdminConsoleApplication"]
imagePullPolicy: Always
ports:
- name: http
@ -217,7 +215,6 @@ spec:
containers:
- name: recruiting-config
image: beaconfireiic/recruiting-config:1.1.0-dev
command: ["java", "-Djasypt.encryptor.password=secret", "-cp","app:app/lib/*","com.beaconfire.adminconsole.AdminConsoleApplication"]
imagePullPolicy: Always
ports:
- name: http

View File

@ -37,7 +37,6 @@ spec:
containers:
- name: time-sheet-command
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
ports:
- name: http
@ -127,7 +126,6 @@ spec:
containers:
- name: time-sheet-query
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
ports:
- name: http
@ -217,7 +215,6 @@ spec:
containers:
- name: time-sheet-config
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
ports:
- name: http

View File

@ -37,7 +37,6 @@ spec:
containers:
- name: recruiting-command
image: beaconfireiic/recruiting-command:1.1.0-dev
command: ["java", "-Djasypt.encryptor.password=secret", "-cp","app:app/lib/*","com.beaconfire.adminconsole.AdminConsoleApplication"]
imagePullPolicy: Always
ports:
- name: http
@ -127,7 +126,6 @@ spec:
containers:
- name: recruiting-query
image: beaconfireiic/recruiting-query:1.1.0-dev
command: ["java", "-Djasypt.encryptor.password=secret", "-cp","app:app/lib/*","com.beaconfire.adminconsole.AdminConsoleApplication"]
imagePullPolicy: Always
ports:
- name: http
@ -217,7 +215,6 @@ spec:
containers:
- name: recruiting-config
image: beaconfireiic/recruiting-config:1.1.0-dev
command: ["java", "-Djasypt.encryptor.password=secret", "-cp","app:app/lib/*","com.beaconfire.adminconsole.AdminConsoleApplication"]
imagePullPolicy: Always
ports:
- name: http

View File

@ -37,7 +37,6 @@ spec:
containers:
- name: time-sheet-command
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
ports:
- name: http
@ -127,7 +126,6 @@ spec:
containers:
- name: time-sheet-query
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
ports:
- name: http
@ -217,7 +215,6 @@ spec:
containers:
- name: time-sheet-config
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
ports:
- name: http