diff --git a/okteto-stack.yaml b/okteto-stack.yaml index bf9566e..cda7926 100644 --- a/okteto-stack.yaml +++ b/okteto-stack.yaml @@ -15,9 +15,4 @@ services: volumes: hikka: driver_opts: - size: 1Gi - -persistentVolume: - enabled: true - storageClass: standard - size: 1Gi + size: 1Gi \ No newline at end of file