Loading .gitlab-ci.yml +4 −1 Original line number Diff line number Diff line Loading @@ -430,7 +430,10 @@ env-stop: .ums-default-password: &ums-default-password - | DEFAULT_ADMINISTRATOR_PASSWORD=$( kubectl -n ${NAMESPACE} get secret ums-nubus-credentials -o jsonpath='{.data.administrator_password}' | base64 -d \ kubectl \ -n ${NAMESPACE} \ get secret ums-nubus-credentials \ -o jsonpath='{.data.administrator_password}' | base64 -d \ ) run-tests: Loading helmfile/environments/default/replicas.yaml +2 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,8 @@ replicas: # -- comment: clamav-distributed - requires `ReadWriteMany` PVCs. clamd: 1 # -- scalable: true # -- comment: clamav-distributed - You do not want to scale this service, as it just updates the signature files centrally an should be a singleton. # -- comment: clamav-distributed - You do not want to scale this service, as it just updates the signature files # centrally an should be a singleton. freshclam: 1 # -- scalable: true # -- comment: clamav-distributed - requires `ReadWriteMany` PVCs. Loading helmfile/environments/default/selinux.yaml +2 −2 File changed.Contains only whitespace changes. Show changes Loading
.gitlab-ci.yml +4 −1 Original line number Diff line number Diff line Loading @@ -430,7 +430,10 @@ env-stop: .ums-default-password: &ums-default-password - | DEFAULT_ADMINISTRATOR_PASSWORD=$( kubectl -n ${NAMESPACE} get secret ums-nubus-credentials -o jsonpath='{.data.administrator_password}' | base64 -d \ kubectl \ -n ${NAMESPACE} \ get secret ums-nubus-credentials \ -o jsonpath='{.data.administrator_password}' | base64 -d \ ) run-tests: Loading
helmfile/environments/default/replicas.yaml +2 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,8 @@ replicas: # -- comment: clamav-distributed - requires `ReadWriteMany` PVCs. clamd: 1 # -- scalable: true # -- comment: clamav-distributed - You do not want to scale this service, as it just updates the signature files centrally an should be a singleton. # -- comment: clamav-distributed - You do not want to scale this service, as it just updates the signature files # centrally an should be a singleton. freshclam: 1 # -- scalable: true # -- comment: clamav-distributed - requires `ReadWriteMany` PVCs. Loading
helmfile/environments/default/selinux.yaml +2 −2 File changed.Contains only whitespace changes. Show changes