From 8afb81c3c7fa23e4a7722244687e2d629dd0379a Mon Sep 17 00:00:00 2001 From: Matt Jones Date: Mon, 9 Dec 2024 11:10:05 -0500 Subject: [PATCH] fix: hokusai production spec spacing --- hokusai/production.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hokusai/production.yml b/hokusai/production.yml index 5b95d96c..cd2bdf09 100644 --- a/hokusai/production.yml +++ b/hokusai/production.yml @@ -28,7 +28,7 @@ spec: app.kubernetes.io/version: production name: horizon-web spec: - initContainers: + initContainers: - name: setenv image: 585031190124.dkr.ecr.us-east-1.amazonaws.com/fortress:production imagePullPolicy: Always @@ -349,4 +349,4 @@ spec: - background volumes: - name: secrets - emptyDir: {} + emptyDir: {}