Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Update LDAP parameters #280

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Update LDAP parameters #280

wants to merge 3 commits into from

Commits on Dec 10, 2022

  1. Update LDAP parameters

    * Add few new parameters in 03-ldap-values.yaml for test
    * Add envFrom for loading env from secrets, and subsets them
    * Upgrade app version
    * Fix format for nifi.provenance.repository.debug.frequency
    * Add comments for ingress in values.yaml
    * Fix hardcoded busybox image tag in ca app
    * Fix hardcoded ldap parameters in authorizers.xml
    * Add logback.xml for log level
    * Fix hardcode and add new parameters in login-identity-providers-ldap.xml
    * Update hardcode and add new parameters in nifi.properties
    * Replace command cat to envsubst for using env vars aka source of params in configs
    * Update app version
    * Add clusterDomain aka global parameter
    * Update README
    * Remove file-provider in authorizers.xml, and set composite-configurable-user-group-provider
    * fix hardcoded schema for registry url
    * fix sa name for nifi app
    dmitrii-dmnk committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    e29ba30 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. update CI action versions

    (cherry picked from commit a9467aa)
    banzo authored and dmitrii-dmnk committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    1f547bb View commit details
    Browse the repository at this point in the history
  2. use Github API token to avoid rate limiting in CI

    (cherry picked from commit b99de67)
    banzo authored and dmitrii-dmnk committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    0e5f4d5 View commit details
    Browse the repository at this point in the history