diff --git a/apps/fireflyiii/deployment.yaml b/apps/fireflyiii/deployment.yaml index e59fbc4..2bebde3 100644 --- a/apps/fireflyiii/deployment.yaml +++ b/apps/fireflyiii/deployment.yaml @@ -44,6 +44,6 @@ spec: envFrom: - configMapRef: - name: my-config + name: firefly-config - secretRef: - name: my-secret + name: firefly-secrets