diff --git a/chart/values.yaml b/chart/values.yaml
index f6ae1e5412b1f0b2f2e8c8006cb31bfed355e827..077bbcadb0a037c1c5b9ecbdc2229ac27b6821a9 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -481,23 +481,10 @@ twistlock:
   # -- Post Renderers.  See docs/postrenders.md
   postRenderers: []
 
+#
 # ----------------------------------------------------------------------------------------------------------------------
 #
 addons:
-  vault:
-    # -- Toggle deployment of Vault.
-    enabled: true
-    git:
-      repo: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/vault.git
-      path: "./chart"
-      branch: "deploy-vault"
-    # -- Flux reconciliation overrides specifically for the Twistlock Package
-    flux: {}
-    ingress:
-      gateway: ""
-    values: {}
-    postRenderers: []
-# ----------------------------------------------------------------------------------------------------------------------  
   argocd:
     # -- Toggle deployment of ArgoCD.
     enabled: false