mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 08:37:03 +02:00
feat(common)!: Release v3.0.0-beta2 (#280)
This commit is contained in:
parent
23ae8131da
commit
21e751bc16
51 changed files with 419 additions and 368 deletions
|
@ -47,6 +47,7 @@ controllers:
|
|||
service:
|
||||
# Configure a service for the main application
|
||||
main:
|
||||
controller: main
|
||||
type: ClusterIP
|
||||
ports:
|
||||
http:
|
||||
|
|
|
@ -65,6 +65,7 @@ controllers:
|
|||
service:
|
||||
# Configure a service for the main application
|
||||
main:
|
||||
controller: main
|
||||
type: ClusterIP
|
||||
ports:
|
||||
http:
|
||||
|
|
|
@ -22,6 +22,7 @@ controllers:
|
|||
# -- Configures service settings for the chart.
|
||||
service:
|
||||
main:
|
||||
controller: main
|
||||
ports:
|
||||
http:
|
||||
port: 80
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue