Remove "taiga-" prefix
This commit is contained in:
parent
04d69a930b
commit
852055ad9d
21 changed files with 2 additions and 3 deletions
src/main/resources/taiga
async-deployment.yamlasync-rabbitmq-deployment.yamlasync-rabbitmq-service.yamlasync-service.yamlback-deployment.yamlback-service.yamlconfigmap.yamldata-pvcs.yamlevents-deployment.yamlevents-rabbitmq-deployment.yamlevents-rabbitmq-service.yamlevents-service.yamlfront-deployment.yamlfront-service.yamlgateway-configmap.yamlgateway-deployment.yamlgateway-service.yamlprotected-deployment.yamlprotected-service.yamlrabbitmq-pvc.yamlsecret.yaml
|
@ -55,7 +55,6 @@ spec:
|
|||
value: "postgresql-service"
|
||||
- name: POSTGRES_PORT
|
||||
value: "5432"
|
||||
|
||||
volumes:
|
||||
- name: taiga-static
|
||||
persistentVolumeClaim:
|
Loading…
Reference in a new issue