Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
Charts
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
魏国强
Charts
Commits
f85006a2
Commit
f85006a2
authored
Dec 06, 2020
by
Waqar Ahmed
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clean values
parent
74e79292
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
26 deletions
+0
-26
test/nextcloud/2.3.2/values.yaml
test/nextcloud/2.3.2/values.yaml
+0
-26
No files found.
test/nextcloud/2.3.2/values.yaml
View file @
f85006a2
...
@@ -10,7 +10,6 @@ nextcloud:
...
@@ -10,7 +10,6 @@ nextcloud:
host
:
nextcloud.kube.home
host
:
nextcloud.kube.home
username
:
admin
username
:
admin
password
:
changeme
password
:
changeme
update
:
0
datadir
:
/var/www/html/data
datadir
:
/var/www/html/data
persistence
:
persistence
:
subPath
:
subPath
:
...
@@ -63,31 +62,6 @@ nextcloud:
...
@@ -63,31 +62,6 @@ nextcloud:
## IMPORTANT: use with care, it is suggested to leave as that for upgrade purposes
## IMPORTANT: use with care, it is suggested to leave as that for upgrade purposes
## ref: https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#strategy
## ref: https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#strategy
strategy
:
"
Recreate"
strategy
:
"
Recreate"
# type: RollingUpdate
# rollingUpdate:
# maxSurge: 1
# maxUnavailable: 0
##
## Extra environment variables
extraEnv
:
# - name: SOME_SECRET_ENV
# valueFrom:
# secretKeyRef:
# name: nextcloud
# key: secret_key
# Extra mounts for the pods. Example shown is for connecting a legacy NFS volume
# to NextCloud pods in Kubernetes. This can then be configured in External Storage
extraVolumes
:
# - name: nfs
# nfs:
# server: "10.0.0.1"
# path: "/nextcloud_data"
# readOnly: false
extraVolumeMounts
:
# - name: nfs
# mountPath: "/legacy_data"
postgresql
:
postgresql
:
backupVolume
:
backupVolume
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment