Skip to content

install from helm repo  #514

@cchalifo999

Description

@cchalifo999

Describe your Issue

i did a fresh install of next cloud from helm repo

after when i create a new use and it seems to goes the thinstall and after the install i get Service Unavailable

Logs and Errors

Describe your Environment

cronjob:
  annotations: {}
  curlInsecure: false
  enabled: true
  failedJobsHistoryLimit: 5
  image: {}
  schedule: '*/5 * * * *'
  successfulJobsHistoryLimit: 2

hpa:
  enabled: false

image:
  repository: nextcloud
  tag: 27-apache
  pullPolicy: IfNotPresent

internalDatabase:
  enabled: false
mariadb:
  db:
    name: nextcloud
    password: db-password
    user: nextcloud
  enabled: true
  master:
    persistence:
      accessMode: ReadWriteOnce
      enabled: true
      size: 8Gi
  replication:
    enabled: false
  rootUser:
    password: root-db-password
    forcePassword: true
postgresql:
  enabled: false

metrics:
  enabled: false

defaultConfigs:
    .htaccess: true
    apache-pretty-urls.config.php: true
    apcu.config.php: true
    apps.config.php: true
    autoconfig.php: true
    redis.config.php: true
    smtp.config.php: false   


persistence:
  accessMode: ReadWriteOnce
  annotations: {}
  enabled: true
  size: 8Gi

Metadata

Metadata

Assignees

No one assigned

    Labels

    apacheanything to do with apache not workingneeds infoNot enough information provided

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions