
This commit implements auditd armada app helm charts overrides for auditd main configuration file, auditd.conf, and audit.rules configuration. Defaults for helm chart override values are specified using ConfigMap specification. The implementation uses the application plugin mechanism and is delivered as a separate rpm. Story: 2008849 Task: 42988 Signed-off-by: Carmen Rata <carmen.rata@windriver.com> Change-Id: If9287875f11a1ab1c5523644f9902a3228d14f97
9 lines
268 B
Plaintext
9 lines
268 B
Plaintext
SRC_DIR="k8sapp_auditd"
|
|
OPT_DEP_LIST="$STX_BASE/audit-armada-app/stx-audit-helm"
|
|
|
|
TIS_PATCH_VER=GITREVCOUNT
|
|
|
|
# Keep the SRCREV in sync with stx-auditd-helm so the app version is the same
|
|
# as the plugin version
|
|
|
|
TIS_BASE_SRCREV=eeb94bddc8c4c6e513adfae5505e174e0445deed |