diff config/kustomization.yaml @ 26:d846a4754d34

don't mount a volume for autocert
author drewp@bigasterisk.com
date Mon, 19 Jun 2023 22:17:23 -0700
parents b53ab97e8979
children
line wrap: on
line diff
--- a/config/kustomization.yaml	Thu Jun 08 11:27:18 2023 -0700
+++ b/config/kustomization.yaml	Mon Jun 19 22:17:23 2023 -0700
@@ -1,6 +1,4 @@
 bases:
-  - volumes.yaml
-  - claims.yaml
   - 05-idp-secret.yaml
   - 06-postgres.yaml
  
\ No newline at end of file