apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"argoproj.io/v1alpha1","kind":"Application","metadata":{"annotations":{},"finalizers":["resources-finalizer.argocd.argoproj.io"],"labels":{"app":"nextcloud","app.kubernetes.io/instance":"cluster-apps-manager"},"name":"nextcloud","namespace":"argocd"},"spec":{"destination":{"name":"in-cluster","namespace":"nextcloud"},"project":"default","source":{"chart":"nextcloud","helm":{"values":"ingress:\n enabled:
true\n annotations:\n kubernetes.io/ingress.class: public\n cert-manager.io/cluster-issuer:
default-issuer\n kubernetes.io/tls-acme: \"true\"\n nginx.ingress.kubernetes.io/proxy-body-size:
\"500m\"\n tls:\n - secretName: nextcloud-tls\n hosts:\n - cloud.cedricfarinazzo.fr\nnextcloud:\n host:
cloud.cedricfarinazzo.fr\n existingSecret:\n enabled: true\n secretName:
nextcloud-secret\n usernameKey: username\n passwordKey: password\n smtpUsernameKey:
smtp_username\n smtpPasswordKey: smtp_pasword\nconfigs:\n server.config.php:
|-\n \u003c?php\n $CONFIG = array(\n ''overwriteprotocol'' =\u003e
''https''\n );\nmail:\n enabled: true\n fromAddress: cloud\n domain: cedricfarinazzo.ml\n smtp:\n host:
smtp-cedricfarinazzo.alwaysdata.net\n secure: ssl\n port: 465\n authtype:
plain\ninternalDatabase:\n enabled: false\nexternalDatabase:\n enabled: true\n type:
postgresql\n host: nextcloud-cluster.nextcloud-psql.svc.cluster.local\n database:
nextcloud\n existingSecret:\n enabled: true\n secretName: nextcloud-db-secret\n usernameKey:
username\n passwordKey: password\ncronjob:\n enabled: false\n schedule:
\"*/5 * * * *\"\npersistence:\n enabled: true\n accessMode: ReadWriteOnce\n size:
100Gi\nmetrics:\n enabled: false\nlivenessProbe:\n enabled: false\n initialDelaySeconds:
300\n periodSeconds: 10\n timeoutSeconds: 5\n failureThreshold: 3\n successThreshold:
1\nreadinessProbe:\n enabled: false\n initialDelaySeconds: 300\n periodSeconds:
10\n timeoutSeconds: 5\n failureThreshold: 3\n successThreshold: 1\n"},"repoURL":"https://nextcloud.github.io/helm/","targetRevision":"2.8.3"},"syncPolicy":{"automated":{"prune":true},"syncOptions":["CreateNamespace=true"]}}}
'
creationTimestamp: '2021-09-28T22:02:59Z'
finalizers:
- resources-finalizer.argocd.argoproj.io
generation: 683897
labels:
app: nextcloud
app.kubernetes.io/instance: cluster-apps-manager
managedFields:
- apiVersion: argoproj.io/v1alpha1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:kubectl.kubernetes.io/last-applied-configuration: {}
f:finalizers:
.: {}
v:"resources-finalizer.argocd.argoproj.io": {}
f:labels:
.: {}
f:app: {}
f:spec:
.: {}
f:destination:
.: {}
f:name: {}
f:namespace: {}
f:project: {}
f:source:
.: {}
f:chart: {}
f:helm:
.: {}
f:values: {}
f:repoURL: {}
f:targetRevision: {}
f:syncPolicy:
.: {}
f:automated:
.: {}
f:prune: {}
f:syncOptions: {}
manager: kubectl-client-side-apply
operation: Update
time: '2023-09-06T23:31:37Z'
- apiVersion: argoproj.io/v1alpha1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
f:kubectl.kubernetes.io/last-applied-configuration: {}
f:labels:
f:app.kubernetes.io/instance: {}
manager: argocd-controller
operation: Update
time: '2023-09-07T00:09:03Z'
- apiVersion: argoproj.io/v1alpha1
fieldsType: FieldsV1
fieldsV1:
f:status:
.: {}
f:health:
.: {}
f:status: {}
f:history: {}
f:operationState:
.: {}
f:finishedAt: {}
f:message: {}
f:operation:
.: {}
f:initiatedBy:
.: {}
f:automated: {}
f:retry:
.: {}
f:limit: {}
f:sync:
.: {}
f:prune: {}
f:revision: {}
f:syncOptions: {}
f:phase: {}
f:startedAt: {}
f:syncResult:
.: {}
f:resources: {}
f:revision: {}
f:source:
.: {}
f:chart: {}
f:helm:
.: {}
f:values: {}
f:repoURL: {}
f:targetRevision: {}
f:reconciledAt: {}
f:resources: {}
f:sourceType: {}
f:summary:
.: {}
f:externalURLs: {}
f:sync:
.: {}
f:comparedTo:
.: {}
f:destination:
.: {}
f:name: {}
f:namespace: {}
f:source:
.: {}
f:chart: {}
f:helm:
.: {}
f:values: {}
f:repoURL: {}
f:targetRevision: {}
f:revision: {}
f:status: {}
manager: argocd-application-controller
operation: Update
time: '2025-10-24T08:54:10Z'
name: nextcloud
namespace: argocd
resourceVersion: '3529603217'
uid: 34c6cf12-92a6-444f-b07d-947a01eaa07a
spec:
destination:
name: in-cluster
namespace: nextcloud
project: default
source:
chart: nextcloud
helm:
values: "ingress:\n enabled: true\n annotations:\n kubernetes.io/ingress.class:\
\ public\n cert-manager.io/cluster-issuer: default-issuer\n kubernetes.io/tls-acme:\
\ \"true\"\n nginx.ingress.kubernetes.io/proxy-body-size: \"500m\"\n tls:\n\
\ - secretName: nextcloud-tls\n hosts:\n - cloud.cedricfarinazzo.fr\n\
nextcloud:\n host: cloud.cedricfarinazzo.fr\n existingSecret:\n enabled:\
\ true\n secretName: nextcloud-secret\n usernameKey: username\n passwordKey:\
\ password\n smtpUsernameKey: smtp_username\n smtpPasswordKey: smtp_pasword\n\
configs:\n server.config.php: |-\n <?php\n $CONFIG = array(\n \
\ 'overwriteprotocol' => 'https'\n );\nmail:\n enabled: true\n fromAddress:\
\ cloud\n domain: cedricfarinazzo.ml\n smtp:\n host: smtp-cedricfarinazzo.alwaysdata.net\n\
\ secure: ssl\n port: 465\n authtype: plain\ninternalDatabase:\n\
\ enabled: false\nexternalDatabase:\n enabled: true\n type: postgresql\n\
\ host: nextcloud-cluster.nextcloud-psql.svc.cluster.local\n database: nextcloud\n\
\ existingSecret:\n enabled: true\n secretName: nextcloud-db-secret\n\
\ usernameKey: username\n passwordKey: password\ncronjob:\n enabled:\
\ false\n schedule: \"*/5 * * * *\"\npersistence:\n enabled: true\n accessMode:\
\ ReadWriteOnce\n size: 100Gi\nmetrics:\n enabled: false\nlivenessProbe:\n\
\ enabled: false\n initialDelaySeconds: 300\n periodSeconds: 10\n timeoutSeconds:\
\ 5\n failureThreshold: 3\n successThreshold: 1\nreadinessProbe:\n enabled:\
\ false\n initialDelaySeconds: 300\n periodSeconds: 10\n timeoutSeconds:\
\ 5\n failureThreshold: 3\n successThreshold: 1\n"
repoURL: https://nextcloud.github.io/helm/
targetRevision: 2.8.3
syncPolicy:
automated:
prune: true
syncOptions:
- CreateNamespace=true
status:
health:
status: Healthy
history:
- deployStartedAt: '2023-09-06T22:45:38Z'
deployedAt: '2023-09-06T22:45:38Z'
id: 5
revision: 2.8.3
source:
chart: nextcloud
helm:
values: "ingress:\n enabled: true\n annotations:\n kubernetes.io/ingress.class:\
\ public\n cert-manager.io/cluster-issuer: default-issuer\n kubernetes.io/tls-acme:\
\ \"true\"\n nginx.ingress.kubernetes.io/proxy-body-size: \"500m\"\n\
\ tls:\n - secretName: nextcloud-tls\n hosts:\n - cloud.cedricfarinazzo.fr\n\
nextcloud:\n host: cloud.cedricfarinazzo.fr\n existingSecret:\n enabled:\
\ true\n secretName: nextcloud-secret\n usernameKey: username\n \
\ passwordKey: password\n smtpUsernameKey: smtp_username\n smtpPasswordKey:\
\ smtp_pasword\nconfigs:\n server.config.php: |-\n <?php\n $CONFIG\
\ = array(\n 'overwriteprotocol' => 'https'\n );\nmail:\n enabled:\
\ true\n fromAddress: cloud\n domain: cedricfarinazzo.ml\n smtp:\n \
\ host: smtp-cedricfarinazzo.alwaysdata.net\n secure: ssl\n port:\
\ 465\n authtype: plain\ninternalDatabase:\n enabled: false\nexternalDatabase:\n\
\ enabled: true\n type: postgresql\n host: nextcloud-cluster.nextcloud-psql.svc.cluster.local\n\
\ database: nextcloud\n existingSecret:\n enabled: true\n secretName:\
\ nextcloud-db-secret\n usernameKey: username\n passwordKey: password\n\
cronjob:\n enabled: false\n schedule: \"*/5 * * * *\"\npersistence:\n\
\ enabled: true\n accessMode: ReadWriteOnce\n size: 100Gi\nmetrics:\n\
\ enabled: false\nlivenessProbe:\n enabled: true\n initialDelaySeconds:\
\ 300\n periodSeconds: 10\n timeoutSeconds: 5\n failureThreshold: 3\n\
\ successThreshold: 1\nreadinessProbe:\n enabled: true\n initialDelaySeconds:\
\ 300\n periodSeconds: 10\n timeoutSeconds: 5\n failureThreshold: 3\n\
\ successThreshold: 1\n"
repoURL: https://nextcloud.github.io/helm/
targetRevision: 2.8.3
- deployStartedAt: '2023-09-06T22:49:01Z'
deployedAt: '2023-09-06T22:49:02Z'
id: 6
revision: 2.8.3
source:
chart: nextcloud
helm:
values: "ingress:\n enabled: true\n annotations:\n kubernetes.io/ingress.class:\
\ public\n cert-manager.io/cluster-issuer: default-issuer\n kubernetes.io/tls-acme:\
\ \"true\"\n nginx.ingress.kubernetes.io/proxy-body-size: \"500m\"\n\
\ tls:\n - secretName: nextcloud-tls\n hosts:\n - cloud.cedricfarinazzo.fr\n\
nextcloud:\n host: cloud.cedricfarinazzo.fr\n existingSecret:\n enabled:\
\ true\n secretName: nextcloud-secret\n usernameKey: username\n \
\ passwordKey: password\n smtpUsernameKey: smtp_username\n smtpPasswordKey:\
\ smtp_pasword\nconfigs:\n server.config.php: |-\n <?php\n $CONFIG\
\ = array(\n 'overwriteprotocol' => 'https'\n );\nmail:\n enabled:\
\ true\n fromAddress: cloud\n domain: cedricfarinazzo.ml\n smtp:\n \
\ host: smtp-cedricfarinazzo.alwaysdata.net\n secure: ssl\n port:\
\ 465\n authtype: plain\ninternalDatabase:\n enabled: false\nexternalDatabase:\n\
\ enabled: true\n type: postgresql\n host: nextcloud-cluster.nextcloud-psql.svc.cluster.local\n\
\ database: nextcloud\n existingSecret:\n enabled: true\n secretName:\
\ nextcloud-db-secret\n usernameKey: username\n passwordKey: password\n\
cronjob:\n enabled: false\n schedule: \"*/5 * * * *\"\npersistence:\n\
\ enabled: true\n accessMode: ReadWriteOnce\n size: 100Gi\nmetrics:\n\
\ enabled: false\nlivenessProbe:\n enabled: true\n initialDelaySeconds:\
\ 300\n periodSeconds: 10\n timeoutSeconds: 5\n failureThreshold: 3\n\
\ successThreshold: 1\nreadinessProbe:\n enabled: true\n initialDelaySeconds:\
\ 300\n periodSeconds: 10\n timeoutSeconds: 5\n failureThreshold: 3\n\
\ successThreshold: 1\n"
repoURL: https://nextcloud.github.io/helm/
targetRevision: 2.8.3
- deployStartedAt: '2023-09-06T22:51:14Z'
deployedAt: '2023-09-06T22:51:15Z'
id: 7
revision: 2.14.6
source:
chart: nextcloud
helm:
values: "ingress:\n enabled: true\n annotations:\n kubernetes.io/ingress.class:\
\ public\n cert-manager.io/cluster-issuer: default-issuer\n kubernetes.io/tls-acme:\
\ \"true\"\n nginx.ingress.kubernetes.io/proxy-body-size: \"500m\"\n\
\ tls:\n - secretName: nextcloud-tls\n hosts:\n - cloud.cedricfarinazzo.fr\n\
nextcloud:\n host: cloud.cedricfarinazzo.fr\n existingSecret:\n enabled:\
\ true\n secretName: nextcloud-secret\n usernameKey: username\n \
\ passwordKey: password\n smtpUsernameKey: smtp_username\n smtpPasswordKey:\
\ smtp_pasword\nconfigs:\n server.config.php: |-\n <?php\n $CONFIG\
\ = array(\n 'overwriteprotocol' => 'https'\n );\nmail:\n enabled:\
\ true\n fromAddress: cloud\n domain: cedricfarinazzo.ml\n smtp:\n \
\ host: smtp-cedricfarinazzo.alwaysdata.net\n secure: ssl\n port:\
\ 465\n authtype: plain\ninternalDatabase:\n enabled: false\nexternalDatabase:\n\
\ enabled: true\n type: postgresql\n host: nextcloud-cluster.nextcloud-psql.svc.cluster.local\n\
\ database: nextcloud\n existingSecret:\n enabled: true\n secretName:\
\ nextcloud-db-secret\n usernameKey: username\n passwordKey: password\n\
cronjob:\n enabled: false\n schedule: \"*/5 * * * *\"\npersistence:\n\
\ enabled: true\n accessMode: ReadWriteOnce\n size: 100Gi\nmetrics:\n\
\ enabled: false\nlivenessProbe:\n enabled: true\n initialDelaySeconds:\
\ 300\n periodSeconds: 10\n timeoutSeconds: 5\n failureThreshold: 3\n\
\ successThreshold: 1\nreadinessProbe:\n enabled: true\n initialDelaySeconds:\
\ 300\n periodSeconds: 10\n timeoutSeconds: 5\n failureThreshold: 3\n\
\ successThreshold: 1\n"
repoURL: https://nextcloud.github.io/helm/
targetRevision: 2.14.6
- deployStartedAt: '2023-09-06T23:03:37Z'
deployedAt: '2023-09-06T23:03:38Z'
id: 8
revision: 2.14.6
source:
chart: nextcloud
helm:
values: "ingress:\n enabled: true\n annotations:\n kubernetes.io/ingress.class:\
\ public\n cert-manager.io/cluster-issuer: default-issuer\n kubernetes.io/tls-acme:\
\ \"true\"\n nginx.ingress.kubernetes.io/proxy-body-size: \"500m\"\n\
\ tls:\n - secretName: nextcloud-tls\n hosts:\n - cloud.cedricfarinazzo.fr\n\
nextcloud:\n host: cloud.cedricfarinazzo.fr\n existingSecret:\n enabled:\
\ true\n secretName: nextcloud-secret\n usernameKey: username\n \
\ passwordKey: password\n smtpUsernameKey: smtp_username\n smtpPasswordKey:\
\ smtp_pasword\nnginx:\n enabled: true\nimage:\n tag: 23.0.3-fpm-alpine\n\
configs:\n server.config.php: |-\n <?php\n $CONFIG = array(\n \
\ 'overwriteprotocol' => 'https'\n );\nmail:\n enabled: true\n fromAddress:\
\ cloud\n domain: cedricfarinazzo.ml\n smtp:\n host: smtp-cedricfarinazzo.alwaysdata.net\n\
\ secure: ssl\n port: 465\n authtype: plain\ninternalDatabase:\n\
\ enabled: false\nexternalDatabase:\n enabled: true\n type: postgresql\n\
\ host: nextcloud-cluster.nextcloud-psql.svc.cluster.local\n database:\
\ nextcloud\n existingSecret:\n enabled: true\n secretName: nextcloud-db-secret\n\
\ usernameKey: username\n passwordKey: password\ncronjob:\n enabled:\
\ false\n schedule: \"*/5 * * * *\"\npersistence:\n enabled: true\n accessMode:\
\ ReadWriteOnce\n size: 100Gi\nmetrics:\n enabled: false\nlivenessProbe:\n\
\ enabled: true\n initialDelaySeconds: 300\n periodSeconds: 10\n timeoutSeconds:\
\ 5\n failureThreshold: 3\n successThreshold: 1\nreadinessProbe:\n enabled:\
\ true\n initialDelaySeconds: 300\n periodSeconds: 10\n timeoutSeconds:\
\ 5\n failureThreshold: 3\n successThreshold: 1\n"
repoURL: https://nextcloud.github.io/helm/
targetRevision: 2.14.6
- deployStartedAt: '2023-09-06T23:09:37Z'
deployedAt: '2023-09-06T23:09:37Z'
id: 9
revision: 2.14.6
source:
chart: nextcloud
helm:
values: "ingress:\n enabled: true\n annotations:\n kubernetes.io/ingress.class:\
\ public\n cert-manager.io/cluster-issuer: default-issuer\n kubernetes.io/tls-acme:\
\ \"true\"\n nginx.ingress.kubernetes.io/proxy-body-size: \"500m\"\n\
\ tls:\n - secretName: nextcloud-tls\n hosts:\n - cloud.cedricfarinazzo.fr\n\
nextcloud:\n host: cloud.cedricfarinazzo.fr\n existingSecret:\n enabled:\
\ true\n secretName: nextcloud-secret\n usernameKey: username\n \
\ passwordKey: password\n smtpUsernameKey: smtp_username\n smtpPasswordKey:\
\ smtp_pasword\nnginx:\n enabled: true\nimage:\n tag: 23.0.3-fpm-alpine\n\
configs:\n server.config.php: |-\n <?php\n $CONFIG = array(\n \
\ 'overwriteprotocol' => 'https'\n );\nmail:\n enabled: true\n fromAddress:\
\ cloud\n domain: cedricfarinazzo.ml\n smtp:\n host: smtp-cedricfarinazzo.alwaysdata.net\n\
\ secure: ssl\n port: 465\n authtype: plain\ninternalDatabase:\n\
\ enabled: false\nexternalDatabase:\n enabled: true\n type: postgresql\n\
\ host: nextcloud-cluster.nextcloud-psql.svc.cluster.local\n database:\
\ nextcloud\n existingSecret:\n enabled: true\n secretName: nextcloud-db-secret\n\
\ usernameKey: username\n passwordKey: password\ncronjob:\n enabled:\
\ false\n schedule: \"*/5 * * * *\"\npersistence:\n enabled: true\n accessMode:\
\ ReadWriteOnce\n size: 100Gi\nmetrics:\n enabled: false\nlivenessProbe:\n\
\ enabled: false\n initialDelaySeconds: 300\n periodSeconds: 10\n timeoutSeconds:\
\ 5\n failureThreshold: 3\n successThreshold: 1\nreadinessProbe:\n enabled:\
\ false\n initialDelaySeconds: 300\n periodSeconds: 10\n timeoutSeconds:\
\ 5\n failureThreshold: 3\n successThreshold: 1\n"
repoURL: https://nextcloud.github.io/helm/
targetRevision: 2.14.6
- deployStartedAt: '2023-09-06T23:12:29Z'
deployedAt: '2023-09-06T23:12:29Z'
id: 10
revision: 2.14.6
source:
chart: nextcloud
helm:
values: "ingress:\n enabled: true\n annotations:\n kubernetes.io/ingress.class:\
\ public\n cert-manager.io/cluster-issuer: default-issuer\n kubernetes.io/tls-acme:\
\ \"true\"\n nginx.ingress.kubernetes.io/proxy-body-size: \"500m\"\n\
\ tls:\n - secretName: nextcloud-tls\n hosts:\n - cloud.cedricfarinazzo.fr\n\
nextcloud:\n host: cloud.cedricfarinazzo.fr\n existingSecret:\n enabled:\
\ true\n secretName: nextcloud-secret\n usernameKey: username\n \
\ passwordKey: password\n smtpUsernameKey: smtp_username\n smtpPasswordKey:\
\ smtp_pasword\n#nginx:\n# enabled: true\n#image:\n# tag: 23.0.3-fpm-alpine\n\
configs:\n server.config.php: |-\n <?php\n $CONFIG = array(\n \
\ 'overwriteprotocol' => 'https'\n );\nmail:\n enabled: true\n fromAddress:\
\ cloud\n domain: cedricfarinazzo.ml\n smtp:\n host: smtp-cedricfarinazzo.alwaysdata.net\n\
\ secure: ssl\n port: 465\n authtype: plain\ninternalDatabase:\n\
\ enabled: false\nexternalDatabase:\n enabled: true\n type: postgresql\n\
\ host: nextcloud-cluster.nextcloud-psql.svc.cluster.local\n database:\
\ nextcloud\n existingSecret:\n enabled: true\n secretName: nextcloud-db-secret\n\
\ usernameKey: username\n passwordKey: password\ncronjob:\n enabled:\
\ false\n schedule: \"*/5 * * * *\"\npersistence:\n enabled: true\n accessMode:\
\ ReadWriteOnce\n size: 100Gi\nmetrics:\n enabled: false\nlivenessProbe:\n\
\ enabled: false\n initialDelaySeconds: 300\n periodSeconds: 10\n timeoutSeconds:\
\ 5\n failureThreshold: 3\n successThreshold: 1\nreadinessProbe:\n enabled:\
\ false\n initialDelaySeconds: 300\n periodSeconds: 10\n timeoutSeconds:\
\ 5\n failureThreshold: 3\n successThreshold: 1\n"
repoURL: https://nextcloud.github.io/helm/
targetRevision: 2.14.6
- deployStartedAt: '2023-09-06T23:31:37Z'
deployedAt: '2023-09-06T23:31:38Z'
id: 11
revision: 2.14.5
source:
chart: nextcloud
helm:
values: "ingress:\n enabled: true\n annotations:\n kubernetes.io/ingress.class:\
\ public\n cert-manager.io/cluster-issuer: default-issuer\n kubernetes.io/tls-acme:\
\ \"true\"\n nginx.ingress.kubernetes.io/proxy-body-size: \"500m\"\n\
\ tls:\n - secretName: nextcloud-tls\n hosts:\n - cloud.cedricfarinazzo.fr\n\
nextcloud:\n host: cloud.cedricfarinazzo.fr\n existingSecret:\n enabled:\
\ true\n secretName: nextcloud-secret\n usernameKey: username\n \
\ passwordKey: password\n smtpUsernameKey: smtp_username\n smtpPasswordKey:\
\ smtp_pasword\nconfigs:\n server.config.php: |-\n <?php\n $CONFIG\
\ = array(\n 'overwriteprotocol' => 'https'\n );\nmail:\n enabled:\
\ true\n fromAddress: cloud\n domain: cedricfarinazzo.ml\n smtp:\n \
\ host: smtp-cedricfarinazzo.alwaysdata.net\n secure: ssl\n port:\
\ 465\n authtype: plain\ninternalDatabase:\n enabled: false\nexternalDatabase:\n\
\ enabled: true\n type: postgresql\n host: nextcloud-cluster.nextcloud-psql.svc.cluster.local\n\
\ database: nextcloud\n existingSecret:\n enabled: true\n secretName:\
\ nextcloud-db-secret\n usernameKey: username\n passwordKey: password\n\
cronjob:\n enabled: false\n schedule: \"*/5 * * * *\"\npersistence:\n\
\ enabled: true\n accessMode: ReadWriteOnce\n size: 100Gi\nmetrics:\n\
\ enabled: false\nlivenessProbe:\n enabled: false\n initialDelaySeconds:\
\ 300\n periodSeconds: 10\n timeoutSeconds: 5\n failureThreshold: 3\n\
\ successThreshold: 1\nreadinessProbe:\n enabled: false\n initialDelaySeconds:\
\ 300\n periodSeconds: 10\n timeoutSeconds: 5\n failureThreshold: 3\n\
\ successThreshold: 1\n"
repoURL: https://nextcloud.github.io/helm/
targetRevision: 2.14.5
- deployStartedAt: '2023-09-06T23:43:24Z'
deployedAt: '2023-09-06T23:43:25Z'
id: 12
revision: 2.8.3
source:
chart: nextcloud
helm:
values: "ingress:\n enabled: true\n annotations:\n kubernetes.io/ingress.class:\
\ public\n cert-manager.io/cluster-issuer: default-issuer\n kubernetes.io/tls-acme:\
\ \"true\"\n nginx.ingress.kubernetes.io/proxy-body-size: \"500m\"\n\
\ tls:\n - secretName: nextcloud-tls\n hosts:\n - cloud.cedricfarinazzo.fr\n\
nextcloud:\n host: cloud.cedricfarinazzo.fr\n existingSecret:\n enabled:\
\ true\n secretName: nextcloud-secret\n usernameKey: username\n \
\ passwordKey: password\n smtpUsernameKey: smtp_username\n smtpPasswordKey:\
\ smtp_pasword\nconfigs:\n server.config.php: |-\n <?php\n $CONFIG\
\ = array(\n 'overwriteprotocol' => 'https'\n );\nmail:\n enabled:\
\ true\n fromAddress: cloud\n domain: cedricfarinazzo.ml\n smtp:\n \
\ host: smtp-cedricfarinazzo.alwaysdata.net\n secure: ssl\n port:\
\ 465\n authtype: plain\ninternalDatabase:\n enabled: false\nexternalDatabase:\n\
\ enabled: true\n type: postgresql\n host: nextcloud-cluster.nextcloud-psql.svc.cluster.local\n\
\ database: nextcloud\n existingSecret:\n enabled: true\n secretName:\
\ nextcloud-db-secret\n usernameKey: username\n passwordKey: password\n\
cronjob:\n enabled: false\n schedule: \"*/5 * * * *\"\npersistence:\n\
\ enabled: true\n accessMode: ReadWriteOnce\n size: 100Gi\nmetrics:\n\
\ enabled: false\nlivenessProbe:\n enabled: false\n initialDelaySeconds:\
\ 300\n periodSeconds: 10\n timeoutSeconds: 5\n failureThreshold: 3\n\
\ successThreshold: 1\nreadinessProbe:\n enabled: false\n initialDelaySeconds:\
\ 300\n periodSeconds: 10\n timeoutSeconds: 5\n failureThreshold: 3\n\
\ successThreshold: 1\n"
repoURL: https://nextcloud.github.io/helm/
targetRevision: 2.8.3
- deployStartedAt: '2023-09-06T23:44:55Z'
deployedAt: '2023-09-06T23:44:55Z'
id: 13
revision: 2.14.6
source:
chart: nextcloud
helm:
values: "ingress:\n enabled: true\n annotations:\n kubernetes.io/ingress.class:\
\ public\n cert-manager.io/cluster-issuer: default-issuer\n kubernetes.io/tls-acme:\
\ \"true\"\n nginx.ingress.kubernetes.io/proxy-body-size: \"500m\"\n\
\ tls:\n - secretName: nextcloud-tls\n hosts:\n - cloud.cedricfarinazzo.fr\n\
nextcloud:\n host: cloud.cedricfarinazzo.fr\n existingSecret:\n enabled:\
\ true\n secretName: nextcloud-secret\n usernameKey: username\n \
\ passwordKey: password\n smtpUsernameKey: smtp_username\n smtpPasswordKey:\
\ smtp_pasword\nconfigs:\n server.config.php: |-\n <?php\n $CONFIG\
\ = array(\n 'overwriteprotocol' => 'https'\n );\nmail:\n enabled:\
\ true\n fromAddress: cloud\n domain: cedricfarinazzo.ml\n smtp:\n \
\ host: smtp-cedricfarinazzo.alwaysdata.net\n secure: ssl\n port:\
\ 465\n authtype: plain\ninternalDatabase:\n enabled: false\nexternalDatabase:\n\
\ enabled: true\n type: postgresql\n host: nextcloud-cluster.nextcloud-psql.svc.cluster.local\n\
\ database: nextcloud\n existingSecret:\n enabled: true\n secretName:\
\ nextcloud-db-secret\n usernameKey: username\n passwordKey: password\n\
cronjob:\n enabled: false\n schedule: \"*/5 * * * *\"\npersistence:\n\
\ enabled: true\n accessMode: ReadWriteOnce\n size: 100Gi\nmetrics:\n\
\ enabled: false\nlivenessProbe:\n enabled: false\n initialDelaySeconds:\
\ 300\n periodSeconds: 10\n timeoutSeconds: 5\n failureThreshold: 3\n\
\ successThreshold: 1\nreadinessProbe:\n enabled: false\n initialDelaySeconds:\
\ 300\n periodSeconds: 10\n timeoutSeconds: 5\n failureThreshold: 3\n\
\ successThreshold: 1\n"
repoURL: https://nextcloud.github.io/helm/
targetRevision: 2.14.6
- deployStartedAt: '2023-09-07T00:03:14Z'
deployedAt: '2023-09-07T00:03:15Z'
id: 14
revision: 2.8.3
source:
chart: nextcloud
helm:
values: "ingress:\n enabled: true\n annotations:\n kubernetes.io/ingress.class:\
\ public\n cert-manager.io/cluster-issuer: default-issuer\n kubernetes.io/tls-acme:\
\ \"true\"\n nginx.ingress.kubernetes.io/proxy-body-size: \"500m\"\n\
\ tls:\n - secretName: nextcloud-tls\n hosts:\n - cloud.cedricfarinazzo.fr\n\
nextcloud:\n host: cloud.cedricfarinazzo.fr\n existingSecret:\n enabled:\
\ true\n secretName: nextcloud-secret\n usernameKey: username\n \
\ passwordKey: password\n smtpUsernameKey: smtp_username\n smtpPasswordKey:\
\ smtp_pasword\nconfigs:\n server.config.php: |-\n <?php\n $CONFIG\
\ = array(\n 'overwriteprotocol' => 'https'\n );\nmail:\n enabled:\
\ true\n fromAddress: cloud\n domain: cedricfarinazzo.ml\n smtp:\n \
\ host: smtp-cedricfarinazzo.alwaysdata.net\n secure: ssl\n port:\
\ 465\n authtype: plain\ninternalDatabase:\n enabled: false\nexternalDatabase:\n\
\ enabled: true\n type: postgresql\n host: nextcloud-cluster.nextcloud-psql.svc.cluster.local\n\
\ database: nextcloud\n existingSecret:\n enabled: true\n secretName:\
\ nextcloud-db-secret\n usernameKey: username\n passwordKey: password\n\
cronjob:\n enabled: false\n schedule: \"*/5 * * * *\"\npersistence:\n\
\ enabled: true\n accessMode: ReadWriteOnce\n size: 100Gi\nmetrics:\n\
\ enabled: false\nlivenessProbe:\n enabled: false\n initialDelaySeconds:\
\ 300\n periodSeconds: 10\n timeoutSeconds: 5\n failureThreshold: 3\n\
\ successThreshold: 1\nreadinessProbe:\n enabled: false\n initialDelaySeconds:\
\ 300\n periodSeconds: 10\n timeoutSeconds: 5\n failureThreshold: 3\n\
\ successThreshold: 1\n"
repoURL: https://nextcloud.github.io/helm/
targetRevision: 2.8.3
operationState:
finishedAt: '2023-09-07T00:03:15Z'
message: successfully synced (all tasks run)
operation:
initiatedBy:
automated: true
retry:
limit: 5
sync:
prune: true
revision: 2.8.3
syncOptions:
- CreateNamespace=true
phase: Succeeded
startedAt: '2023-09-07T00:03:14Z'
syncResult:
resources:
- group: ''
hookPhase: Running
kind: PersistentVolumeClaim
message: persistentvolumeclaim/nextcloud-nextcloud configured
name: nextcloud-nextcloud
namespace: nextcloud
status: Synced
syncPhase: Sync
version: v1
- group: ''
hookPhase: Running
kind: Service
message: service/nextcloud configured
name: nextcloud
namespace: nextcloud
status: Synced
syncPhase: Sync
version: v1
- group: apps
hookPhase: Running
kind: Deployment
message: deployment.apps/nextcloud configured
name: nextcloud
namespace: nextcloud
status: Synced
syncPhase: Sync
version: v1
- group: networking.k8s.io
hookPhase: Running
kind: Ingress
message: ingress.networking.k8s.io/nextcloud configured
name: nextcloud
namespace: nextcloud
status: Synced
syncPhase: Sync
version: v1
revision: 2.8.3
source:
chart: nextcloud
helm:
values: "ingress:\n enabled: true\n annotations:\n kubernetes.io/ingress.class:\
\ public\n cert-manager.io/cluster-issuer: default-issuer\n kubernetes.io/tls-acme:\
\ \"true\"\n nginx.ingress.kubernetes.io/proxy-body-size: \"500m\"\n\
\ tls:\n - secretName: nextcloud-tls\n hosts:\n - cloud.cedricfarinazzo.fr\n\
nextcloud:\n host: cloud.cedricfarinazzo.fr\n existingSecret:\n enabled:\
\ true\n secretName: nextcloud-secret\n usernameKey: username\n\
\ passwordKey: password\n smtpUsernameKey: smtp_username\n smtpPasswordKey:\
\ smtp_pasword\nconfigs:\n server.config.php: |-\n <?php\n $CONFIG\
\ = array(\n 'overwriteprotocol' => 'https'\n );\nmail:\n enabled:\
\ true\n fromAddress: cloud\n domain: cedricfarinazzo.ml\n smtp:\n\
\ host: smtp-cedricfarinazzo.alwaysdata.net\n secure: ssl\n port:\
\ 465\n authtype: plain\ninternalDatabase:\n enabled: false\nexternalDatabase:\n\
\ enabled: true\n type: postgresql\n host: nextcloud-cluster.nextcloud-psql.svc.cluster.local\n\
\ database: nextcloud\n existingSecret:\n enabled: true\n secretName:\
\ nextcloud-db-secret\n usernameKey: username\n passwordKey: password\n\
cronjob:\n enabled: false\n schedule: \"*/5 * * * *\"\npersistence:\n\
\ enabled: true\n accessMode: ReadWriteOnce\n size: 100Gi\nmetrics:\n\
\ enabled: false\nlivenessProbe:\n enabled: false\n initialDelaySeconds:\
\ 300\n periodSeconds: 10\n timeoutSeconds: 5\n failureThreshold: 3\n\
\ successThreshold: 1\nreadinessProbe:\n enabled: false\n initialDelaySeconds:\
\ 300\n periodSeconds: 10\n timeoutSeconds: 5\n failureThreshold: 3\n\
\ successThreshold: 1\n"
repoURL: https://nextcloud.github.io/helm/
targetRevision: 2.8.3
reconciledAt: '2025-10-28T14:33:52Z'
resources:
- health:
status: Healthy
kind: PersistentVolumeClaim
name: nextcloud-nextcloud
namespace: nextcloud
status: Synced
version: v1
- health:
status: Healthy
kind: Service
name: nextcloud
namespace: nextcloud
status: Synced
version: v1
- group: apps
health:
status: Healthy
kind: Deployment
name: nextcloud
namespace: nextcloud
status: OutOfSync
version: v1
- group: networking.k8s.io
health:
status: Healthy
kind: Ingress
name: nextcloud
namespace: nextcloud
status: Synced
version: v1
sourceType: Helm
summary:
externalURLs:
- https://cloud.cedricfarinazzo.fr/
sync:
comparedTo:
destination:
name: in-cluster
namespace: nextcloud
source:
chart: nextcloud
helm:
values: "ingress:\n enabled: true\n annotations:\n kubernetes.io/ingress.class:\
\ public\n cert-manager.io/cluster-issuer: default-issuer\n kubernetes.io/tls-acme:\
\ \"true\"\n nginx.ingress.kubernetes.io/proxy-body-size: \"500m\"\n\
\ tls:\n - secretName: nextcloud-tls\n hosts:\n - cloud.cedricfarinazzo.fr\n\
nextcloud:\n host: cloud.cedricfarinazzo.fr\n existingSecret:\n enabled:\
\ true\n secretName: nextcloud-secret\n usernameKey: username\n\
\ passwordKey: password\n smtpUsernameKey: smtp_username\n smtpPasswordKey:\
\ smtp_pasword\nconfigs:\n server.config.php: |-\n <?php\n $CONFIG\
\ = array(\n 'overwriteprotocol' => 'https'\n );\nmail:\n enabled:\
\ true\n fromAddress: cloud\n domain: cedricfarinazzo.ml\n smtp:\n\
\ host: smtp-cedricfarinazzo.alwaysdata.net\n secure: ssl\n port:\
\ 465\n authtype: plain\ninternalDatabase:\n enabled: false\nexternalDatabase:\n\
\ enabled: true\n type: postgresql\n host: nextcloud-cluster.nextcloud-psql.svc.cluster.local\n\
\ database: nextcloud\n existingSecret:\n enabled: true\n secretName:\
\ nextcloud-db-secret\n usernameKey: username\n passwordKey: password\n\
cronjob:\n enabled: false\n schedule: \"*/5 * * * *\"\npersistence:\n\
\ enabled: true\n accessMode: ReadWriteOnce\n size: 100Gi\nmetrics:\n\
\ enabled: false\nlivenessProbe:\n enabled: false\n initialDelaySeconds:\
\ 300\n periodSeconds: 10\n timeoutSeconds: 5\n failureThreshold: 3\n\
\ successThreshold: 1\nreadinessProbe:\n enabled: false\n initialDelaySeconds:\
\ 300\n periodSeconds: 10\n timeoutSeconds: 5\n failureThreshold: 3\n\
\ successThreshold: 1\n"
repoURL: https://nextcloud.github.io/helm/
targetRevision: 2.8.3
revision: 2.8.3
status: OutOfSync