mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 00:47:04 +02:00
docs: Update to reflect app-template v3.0.0 changes
This commit is contained in:
parent
0c6a438040
commit
6d70e92b44
7 changed files with 32 additions and 38 deletions
|
@ -18,9 +18,7 @@ controllers:
|
|||
|
||||
service:
|
||||
main:
|
||||
# The controller for this service is set to
|
||||
# "main" by the default app-template values
|
||||
# controller: main
|
||||
controller: main # (1)!
|
||||
ports:
|
||||
http:
|
||||
port: 8080
|
||||
|
@ -58,9 +56,7 @@ controllers:
|
|||
|
||||
service:
|
||||
main:
|
||||
# The controller for this service is set to
|
||||
# "main" by the default app-template values
|
||||
# controller: main
|
||||
controller: main # (1)!
|
||||
ports:
|
||||
http:
|
||||
port: 8080
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue