chore: update Apps containing initcontainers -not breaking on SCALE- (#952)
* chore: update Apps containing initcontainers -not breaking on SCALE- * correct versioning a bit
This commit is contained in:
@@ -21,7 +21,7 @@ service:
|
||||
port: 8080
|
||||
|
||||
initContainers:
|
||||
- name: init-postgresdb
|
||||
init-postgresdb:
|
||||
image: postgres:13.1
|
||||
command:
|
||||
- "sh"
|
||||
|
||||
Reference in New Issue
Block a user