fortify values.yaml¶
upstream.podAnnotations.”proxy.istio.io/config”¶
Type: string
"{\"holdApplicationUntilProxyStarts\": true}"
upstream.image.repository¶
Type: string
"registry1.dso.mil/ironbank/microfocus/fortify/ssc"
upstream.image.pullPolicy¶
Type: string
"Always"
upstream.image.tag¶
Type: string
"26.2.2.0004"
upstream.imagePullSecrets[0].name¶
Type: string
"private-registry"
upstream.nameOverride¶
Type: string
"fortify-ssc"
upstream.fullnameOverride¶
Type: string
"fortify-ssc"
upstream.urlHost¶
Type: string
"fortify.dev.bigbang.mil"
upstream.sscLicenseSecret¶
Type: string
"fortify-ssc-secret"
upstream.sscLicenseKey¶
Type: string
"fortify.license"
upstream.sscAutoconfigSecret¶
Type: string
"fortify-ssc-secret"
upstream.sscAutoconfigKey¶
Type: string
"ssc.autoconfig"
upstream.httpCertificateKeystoreSecret¶
Type: string
"fortify-ssc-secret"
upstream.httpCertificateKeystoreKey¶
Type: string
"ssc-service.jks"
upstream.httpCertificateKeystorePasswordSecret¶
Type: string
"fortify-ssc-secret"
upstream.httpCertificateKeystorePasswordKey¶
Type: string
"ssc-service.jks.password"
upstream.httpCertificateKeyPasswordSecret¶
Type: string
"fortify-ssc-secret"
upstream.httpCertificateKeyPasswordKey¶
Type: string
"ssc-service.jks.key.password"
upstream.environment[0].name¶
Type: string
"COM_FORTIFY_SSC_ENFORCESECURETRANSPORT"
upstream.environment[0].value¶
Type: string
"false"
upstream.jvmExtraOptions¶
Type: string
"-Dcom.redhat.fips=false"
upstream.resources.limits.cpu¶
Type: int
4
upstream.resources.limits.memory¶
Type: string
"16Gi"
upstream.resources.requests.memory¶
Type: string
"4Gi"
upstream.user.gid¶
Type: int
1111
openshift¶
Type: bool
false
nameOverride¶
Type: string
"fortify-ssc"
fullnameOverride¶
Type: string
"fortify-ssc"
mysql.enabled¶
Type: bool
true
mysql.global.imageRegistry¶
Type: string
"registry1.dso.mil/ironbank"
mysql.global.imagePullSecrets[0]¶
Type: string
"private-registry"
mysql.image.repository¶
Type: string
"bitnami/mysql8"
mysql.image.tag¶
Type: string
"8.0.36-debian-11-r1"
mysql.auth.rootPassword¶
Type: string
"password"
mysql.auth.database¶
Type: string
"ssc_db"
mysql.primary.configuration¶
Type: string
"[mysqld]\ndefault_authentication_plugin=mysql_native_password\nskip-name-resolve\nexplicit_defaults_for_timestamp\nbasedir=/opt/bitnami/mysql\nplugin_dir=/opt/bitnami/mysql/lib/plugin\nport=3306\nsocket=/opt/bitnami/mysql/tmp/mysql.sock\ndatadir=/bitnami/mysql/data\ntmpdir=/opt/bitnami/mysql/tmp\nbind-address=0.0.0.0\npid-file=/opt/bitnami/mysql/tmp/mysqld.pid\nlog-error=/opt/bitnami/mysql/logs/mysqld.log\ncharacter-set-server=latin1\ncollation-server=latin1_general_cs\nslow_query_log=0\nslow_query_log_file=/opt/bitnami/mysql/logs/mysqld.log\nlong_query_time=10.0\ndefault_storage_engine=INNODB\ninnodb_buffer_pool_size=512M\ninnodb_lock_wait_timeout=300\ninnodb_log_file_size=512M\nmax_allowed_packet=1G\nsql-mode=\"TRADITIONAL\"\n\n[mysqldump]\nmax_allowed_packet=1G\n\n[client]\nport=3306\nsocket=/opt/bitnami/mysql/tmp/mysql.sock\ndefault-character-set=UTF8\nplugin_dir=/opt/bitnami/mysql/lib/plugin\n\n[manager]\nport=3306\nsocket=/opt/bitnami/mysql/tmp/mysql.sock\npid-file=/opt/bitnami/mysql/tmp/mysqld.pid"
mysql.primary.resources.limits.cpu¶
Type: int
8
mysql.primary.resources.limits.memory¶
Type: string
"64Gi"
mysql.primary.resources.requests.cpu¶
Type: int
4
mysql.primary.resources.requests.memory¶
Type: string
"16Gi"
mysql.primary.podSecurityContext.enabled¶
Type: bool
true
mysql.primary.podSecurityContext.fsGroup¶
Type: int
1001
mysql.primary.containerSecurityContext.enabled¶
Type: bool
true
mysql.primary.containerSecurityContext.capabilities.drop[0]¶
Type: string
"ALL"
mysql.primary.containerSecurityContext.runAsUser¶
Type: int
1001
mysql.primary.containerSecurityContext.runAsGroup¶
Type: int
1001
mysql.primary.containerSecurityContext.runAsNonRoot¶
Type: bool
true
mysql.secondary.resources.limits.cpu¶
Type: int
8
mysql.secondary.resources.limits.memory¶
Type: string
"64Gi"
mysql.secondary.resources.requests.cpu¶
Type: int
4
mysql.secondary.resources.requests.memory¶
Type: string
"16Gi"
mysql.secondary.podSecurityContext.enabled¶
Type: bool
true
mysql.secondary.podSecurityContext.fsGroup¶
Type: int
1001
mysql.secondary.containerSecurityContext.enabled¶
Type: bool
true
mysql.secondary.containerSecurityContext.capabilities.drop[0]¶
Type: string
"ALL"
mysql.secondary.containerSecurityContext.runAsUser¶
Type: int
1001
mysql.secondary.containerSecurityContext.runAsGroup¶
Type: int
1001
mysql.secondary.containerSecurityContext.runAsNonRoot¶
Type: bool
true
mysql.metrics.resources.limits.cpu¶
Type: int
2
mysql.metrics.resources.limits.memory¶
Type: string
"1Gi"
mysql.metrics.resources.requests.cpu¶
Type: string
"100m"
mysql.metrics.resources.requests.memory¶
Type: string
"256Mi"
mysql.metrics.podSecurityContext.enabled¶
Type: bool
true
mysql.metrics.podSecurityContext.fsGroup¶
Type: int
1001
mysql.metrics.containerSecurityContext.enabled¶
Type: bool
true
mysql.metrics.containerSecurityContext.capabilities.drop[0]¶
Type: string
"ALL"
mysql.metrics.containerSecurityContext.runAsUser¶
Type: int
1001
mysql.metrics.containerSecurityContext.runAsGroup¶
Type: int
1001
mysql.metrics.containerSecurityContext.runAsNonRoot¶
Type: bool
true
keystoreJob.enabled¶
Type: bool
true
keystoreJob.recreate¶
Type: bool
false
keystoreJob.certAlias¶
Type: string
"tomcat"
keystoreJob.trustStorePassword¶
Type: string
"dsoppassword"
keystoreJob.keyStorePassword¶
Type: string
"dsoppassword"
keystoreJob.keyStoreCertPassword¶
Type: string
"dsoppassword"
keystoreJob.image¶
Type: string
"registry1.dso.mil/ironbank/redhat/ubi/ubi9"
keystoreJob.tag¶
Type: string
"9.8"
keystoreJob.resources.limits.cpu¶
Type: string
"500m"
keystoreJob.resources.limits.memory¶
Type: string
"128Mi"
keystoreJob.resources.requests.cpu¶
Type: string
"250m"
keystoreJob.resources.requests.memory¶
Type: string
"64Mi"
domain¶
Type: string
"dev.bigbang.mil"
istio.enabled¶
Type: bool
false
istio.mtls.mode¶
Type: string
"STRICT"
istio.sidecar.enabled¶
Type: bool
false
istio.sidecar.outboundTrafficPolicyMode¶
Type: string
"REGISTRY_ONLY"
istio.serviceEntries.custom¶
Type: list
[]
istio.authorizationPolicies.enabled¶
Type: bool
false
istio.authorizationPolicies.custom¶
Type: list
[]
routes.inbound.fortify.enabled¶
Type: bool
true
routes.inbound.fortify.gateways[0]¶
Type: string
"istio-gateway/public-ingressgateway"
routes.inbound.fortify.hosts[0]¶
Type: string
"fortify.{{ .Values.domain }}"
routes.inbound.fortify.service¶
Type: string
"fortify-ssc-service"
routes.inbound.fortify.port¶
Type: int
80
routes.inbound.fortify.containerPort¶
Type: int
8080
routes.inbound.fortify.selector.”app.kubernetes.io/name”¶
Type: string
"fortify-ssc"
routes.inbound.fortify.selector.”app.kubernetes.io/component”¶
Type: string
"webapp"
networkPolicies.enabled¶
Type: bool
false
networkPolicies.hbonePortInjection.enabled¶
Type: bool
false
networkPolicies.egress.definitions.external-mysql.to¶
Type: list
[]
networkPolicies.egress.definitions.external-mysql.ports[0].port¶
Type: int
3306
networkPolicies.egress.definitions.external-mysql.ports[0].protocol¶
Type: string
"TCP"
networkPolicies.egress.from.fortify-webapp.podSelector.matchLabels.”app.kubernetes.io/name”¶
Type: string
"fortify-ssc"
networkPolicies.egress.from.fortify-webapp.podSelector.matchLabels.”app.kubernetes.io/component”¶
Type: string
"webapp"
networkPolicies.egress.from.fortify-webapp.to.definition.external-mysql¶
Type: bool
false
networkPolicies.egress.from.keystore-job.podSelector.matchLabels.job¶
Type: string
"keystore-generator"
networkPolicies.egress.from.keystore-job.to.definition.kubeAPI¶
Type: bool
true
networkPolicies.egress.from.keystore-job-hook.podSelector.matchLabels.job¶
Type: string
"keystore-generator"
networkPolicies.egress.from.keystore-job-hook.metadata.annotations.”helm.sh/hook”¶
Type: string
"pre-install,pre-upgrade"
networkPolicies.egress.from.keystore-job-hook.metadata.annotations.”helm.sh/hook-weight”¶
Type: string
"-5"
networkPolicies.egress.from.keystore-job-hook.metadata.annotations.”helm.sh/hook-delete-policy”¶
Type: string
"before-hook-creation,hook-succeeded"
networkPolicies.egress.from.keystore-job-hook.to.definition.kubeAPI¶
Type: bool
true
networkPolicies.additionalPolicies¶
Type: list
[]
bbtests.enabled¶
Type: bool
false
bbtests.cypress.artifacts¶
Type: bool
true
bbtests.cypress.envs.cypress_url¶
Type: string
"http://fortify-ssc-service:80"
bbtests.cypress.envs.cypress_user¶
Type: string
"admin"
bbtests.cypress.envs.cypress_password¶
Type: string
"admin"
bbtests.cypress.resources.requests.cpu¶
Type: string
"2"
bbtests.cypress.resources.requests.memory¶
Type: string
"4Gi"
bbtests.cypress.resources.limits.cpu¶
Type: string
"2"
bbtests.cypress.resources.limits.memory¶
Type: string
"4Gi"
bbtests.scripts.image¶
Type: string
"registry1.dso.mil/bigbang-ci/devops-tester:1.1.2"
bbtests.scripts.envs¶
Type: object
{}
fortify_autoconfig¶
Type: string
"appProperties:\n host.validation: false\n http.min_threads: 1\n http.max_threads: 4\n https.min_threads: 4\n https.max_threads: 150\n\ndatasourceProperties:\n db.username: root\n db.password: password\n\n jdbc.url: 'jdbc:mysql://fortify-mysql:3306/ssc_db?sessionVariables=collation_connection=latin1_general_cs&rewriteBatchedStatements=true'\n\ndbMigrationProperties:\n\n migration.enabled: true\n migration.username: root\n migration.password: password\n"
fortify_license¶
Type: string
"<License>\n"