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