diff --git a/harbor-operator/application-extras.yml b/harbor-operator/application-extras.yml index 4f521c4..f32a45e 100644 --- a/harbor-operator/application-extras.yml +++ b/harbor-operator/application-extras.yml @@ -96,12 +96,6 @@ spec: volumeMounts: - name: postgres-data mountPath: /var/lib/postgresql/data - - name: postgres-init - mountPath: /docker-entrypoint-initdb.d - volumes: - - name: postgres-init - configMap: - name: postgres-init-config volumeClaimTemplates: - metadata: name: postgres-data