diff --git a/dev-upgrade/sevice-group/recruiting.yml b/dev-upgrade/sevice-group/recruiting.yml index 0b7fc3f..9a87c53 100644 --- a/dev-upgrade/sevice-group/recruiting.yml +++ b/dev-upgrade/sevice-group/recruiting.yml @@ -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 diff --git a/dev-upgrade/sevice-group/timesheet.yaml b/dev-upgrade/sevice-group/timesheet.yaml index de6631b..82cb423 100644 --- a/dev-upgrade/sevice-group/timesheet.yaml +++ b/dev-upgrade/sevice-group/timesheet.yaml @@ -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 diff --git a/dev-upgrade/sevice-group_qa/recruiting.yml b/dev-upgrade/sevice-group_qa/recruiting.yml index dd7682c..7f7113d 100644 --- a/dev-upgrade/sevice-group_qa/recruiting.yml +++ b/dev-upgrade/sevice-group_qa/recruiting.yml @@ -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 diff --git a/dev-upgrade/sevice-group_qa/timesheet.yml b/dev-upgrade/sevice-group_qa/timesheet.yml index a446511..5dffbfd 100644 --- a/dev-upgrade/sevice-group_qa/timesheet.yml +++ b/dev-upgrade/sevice-group_qa/timesheet.yml @@ -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