diff --git a/clusters/cl01tl/applications/site-profile/values.yaml b/clusters/cl01tl/applications/site-profile/values.yaml index 71a3b724c..2e24f6c16 100644 --- a/clusters/cl01tl/applications/site-profile/values.yaml +++ b/clusters/cl01tl/applications/site-profile/values.yaml @@ -1,4 +1,6 @@ site-profile: + global: + fullnameOverride: site-profile controllers: main: type: deployment @@ -26,6 +28,8 @@ site-profile: targetPort: 4321 protocol: HTTP directus: + global: + fullnameOverride: directus controllers: main: type: deployment