add name override
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
site-profile:
|
site-profile:
|
||||||
|
global:
|
||||||
|
fullnameOverride: site-profile
|
||||||
controllers:
|
controllers:
|
||||||
main:
|
main:
|
||||||
type: deployment
|
type: deployment
|
||||||
@@ -26,6 +28,8 @@ site-profile:
|
|||||||
targetPort: 4321
|
targetPort: 4321
|
||||||
protocol: HTTP
|
protocol: HTTP
|
||||||
directus:
|
directus:
|
||||||
|
global:
|
||||||
|
fullnameOverride: directus
|
||||||
controllers:
|
controllers:
|
||||||
main:
|
main:
|
||||||
type: deployment
|
type: deployment
|
||||||
|
Reference in New Issue
Block a user