UNCLASSIFIED - NO CUI

Skip to content

Resolve "nfsPermissionFixer toYaml breaks installation"

General MR

Summary

Fixes issue enabling volumes.sharedHome.nfsPermissionFixer

Relevant logs/screenshots

Prefix

Override file

packages:
  confluence:
    enabled: true
    git:
      repo: https://repo1.dso.mil/big-bang/product/community/confluence
      tag: 1.22.0-bb.1
      path: chart
    values:
      volumes:
        sharedHome:
          nfsPermissionFixer:
            enabled: true

Confluence-Error

Postfix

Override file

packages:
  confluence:
    enabled: true
    git:
      repo: https://repo1.dso.mil/big-bang/product/community/confluence
      tag: null
      branch: "124-nfspermissionfixer-toyaml-breaks-installation"
      path: chart
    values:
      volumes:
        sharedHome:
          nfsPermissionFixer:
            enabled: true

Confluence-Fix

Linked Issue

issue

Upgrade Notices

N/A

Closes #124 (closed)

Edited by Jacob Kershaw

Merge request reports

Loading