diff --git a/deploy/app/kustomization.yaml b/deploy/app/kustomization.yaml index 524b92d..1115abf 100644 --- a/deploy/app/kustomization.yaml +++ b/deploy/app/kustomization.yaml @@ -5,3 +5,6 @@ resources: - pvc.yaml - statefulset.yaml - service.yaml + - image-policy.yaml + - image-repo.yaml + - image-update-automation.yaml \ No newline at end of file