mirror of
https://github.com/bitnami/containers.git
synced 2026-03-15 06:48:04 +08:00
Set kompose.service.type label so kubernetes service is NodePort
This commit is contained in:
@@ -8,6 +8,8 @@ services:
|
||||
- 'mariadb_data:/bitnami/mariadb'
|
||||
magento:
|
||||
image: 'bitnami/magento:latest'
|
||||
labels:
|
||||
kompose.service.type: nodeport
|
||||
ports:
|
||||
- '80:80'
|
||||
- '443:443'
|
||||
|
||||
Reference in New Issue
Block a user