fix: kimai and nextcloud
This commit is contained in:
parent
9f8abda452
commit
71b1214222
|
@ -17,9 +17,10 @@ spec:
|
|||
prune: true
|
||||
postBuild:
|
||||
substituteFrom:
|
||||
#- kind: Secret
|
||||
# name: stackspin-kimai-variables
|
||||
#- kind: Secret
|
||||
# name: stackspin-kimai-oauth-variables
|
||||
- kind: Secret
|
||||
name: stackspin-kimai-variables
|
||||
- kind: Secret
|
||||
name: stackspin-kimai-oauth-variables
|
||||
optional: true
|
||||
- kind: Secret
|
||||
name: stackspin-cluster-variables
|
||||
|
|
|
@ -99,10 +99,11 @@ data:
|
|||
#- name: workflow_ocr
|
||||
# enabled: false
|
||||
# Testing
|
||||
- name: calendar_resource_management
|
||||
enabled: true
|
||||
- name: event_update_notification
|
||||
enabled: false
|
||||
#- name: calendar_resource_management
|
||||
# enabled: true
|
||||
# TODO install via CLI
|
||||
# TODO disabling user status, files_comments, support, event_update_notification (Notifications for calendar event updates), bruteforcesettings
|
||||
# need to disable tasks soon
|
||||
# configure firstrunwizard
|
||||
|
|
Loading…
Reference in New Issue