fortify values.yaml
π
openshiftπ
Type: bool
false
image.repositoryPrefixπ
Type: string
"registry1.dso.mil/ironbank/microfocus/fortify/"
image.pullPolicyπ
Type: string
"Always"
image.webappπ
Type: string
"ssc"
image.tagπ
Type: string
"24.4.2.0009"
securityContext.enabledπ
Type: bool
true
securityContext.capabilities.drop[0]π
Type: string
"ALL"
securityContext.fsGroupπ
Type: int
1111
securityContext.fsGroupChangePolicyπ
Type: string
"OnRootMismatch"
securityContext.runAsUserπ
Type: int
1111
securityContext.runAsGroupπ
Type: int
1111
securityContext.runAsNonRootπ
Type: bool
true
containerSecurityContext.capabilities.drop[0]π
Type: string
"ALL"
containerSecurityContext.fsGroupπ
Type: int
1111
containerSecurityContext.fsGroupChangePolicyπ
Type: string
"OnRootMismatch"
containerSecurityContext.runAsUserπ
Type: int
1111
containerSecurityContext.runAsGroupπ
Type: int
1111
containerSecurityContext.runAsNonRootπ
Type: bool
true
imagePullSecrets[0].nameπ
Type: string
"private-registry"
nameOverrideπ
Type: string
"fortify-ssc"
fullnameOverrideπ
Type: string
"fortify-ssc"
service.typeπ
Type: string
"ClusterIP"
service.httpPortπ
Type: int
80
service.httpsPortπ
Type: int
443
service.clusterIPπ
Type: string
""
service.loadBalancerIPπ
Type: string
""
service.annotationsπ
Type: object
{}
urlHostπ
Type: string
"fortify.dev.bigbang.mil"
urlPortπ
Type: int
0
sscPathPrefixπ
Type: string
"/"
httpClientCertificateVerificationπ
Type: string
"none"
secretRef.nameπ
Type: string
""
secretRef.keys.sscLicenseEntryπ
Type: string
"fortify.license"
secretRef.keys.sscAutoconfigEntryπ
Type: string
"ssc.autoconfig"
secretRef.keys.sscSecretKeyEntryπ
Type: string
""
secretRef.keys.httpCertificateKeystoreFileEntryπ
Type: string
"ssc-service.jks"
secretRef.keys.httpCertificateKeystorePasswordEntryπ
Type: string
"ssc-service.jks.password"
secretRef.keys.httpCertificateKeyPasswordEntryπ
Type: string
"ssc-service.jks.key.password"
secretRef.keys.httpTruststoreFileEntryπ
Type: string
""
secretRef.keys.httpTruststorePasswordEntryπ
Type: string
""
secretRef.keys.jvmTruststoreFileEntryπ
Type: string
""
secretRef.keys.jvmTruststorePasswordEntryπ
Type: string
""
ssc.config.http.min_threadsπ
Type: int
1
ssc.config.http.max_threadsπ
Type: int
4
ssc.config.https.min_threadsπ
Type: int
4
ssc.config.https.max_threadsπ
Type: int
150
ssc.config.log4j.enableDebugConfigπ
Type: bool
false
ssc.config.log4j.customXMLConfigStringπ
Type: string
""
persistentVolumeClaim.sizeπ
Type: string
"4Gi"
persistentVolumeClaim.storageClassNameπ
Type: string
""
persistentVolumeClaim.selectorπ
Type: object
{}
environmentπ
Type: list
[]
jvmMaxRAMPercentageπ
Type: int
86
jvmExtraOptionsπ
Type: string
"-Dcom.redhat.fips=false"
resources.limits.cpuπ
Type: int
4
resources.limits.memoryπ
Type: string
"16Gi"
resources.requests.cpuπ
Type: int
1
resources.requests.memoryπ
Type: string
"1Gi"
user.uidπ
Type: int
1111
user.gidπ
Type: int
1111
nodeSelector.βkubernetes.io/osβπ
Type: string
"linux"
nodeSelector.βkubernetes.io/archβπ
Type: string
"amd64"
tolerationsπ
Type: list
[]
affinityπ
Type: object
{}
mysql.enabledπ
Type: bool
true
mysql.fullnameOverrideπ
Type: string
""
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
domainπ
Type: string
"dev.bigbang.mil"
istio.enabledπ
Type: bool
false
istio.hardened.enabledπ
Type: bool
false
istio.hardened.outboundTrafficPolicyModeπ
Type: string
"REGISTRY_ONLY"
istio.hardened.customServiceEntriesπ
Type: list
[]
istio.hardened.customAuthorizationPoliciesπ
Type: list
[]
istio.hardened.monitoring.enabledπ
Type: bool
true
istio.hardened.monitoring.namespaces[0]π
Type: string
"monitoring"
istio.hardened.monitoring.principals[0]π
Type: string
"cluster.local/ns/monitoring/sa/monitoring-monitoring-kube-prometheus"
istio.mtls.modeπ
Type: string
"STRICT"
Description: STRICT = Allow only mutual TLS traffic, PERMISSIVE = Allow both plain text and mutual TLS traffic
istio.fortify.gateways[0]π
Type: string
"istio-system/public"
istio.fortify.hosts[0]π
Type: string
"fortify.{{ .Values.domain }}"
istio.injectionπ
Type: string
"disabled"
initContainer.keystoreImageπ
Type: string
"registry1.dso.mil/ironbank/google/golang/golang-1.20"
initContainer.keystoreTagπ
Type: string
"1.20.14"
initContainer.resources.limits.cpuπ
Type: string
"500m"
initContainer.resources.limits.memoryπ
Type: string
"128Mi"
initContainer.resources.requests.cpuπ
Type: string
"250m"
initContainer.resources.requests.memoryπ
Type: string
"64Mi"
initContainer.containerSecurityContext.enabledπ
Type: bool
true
initContainer.containerSecurityContext.capabilities.drop[0]π
Type: string
"ALL"
initContainer.containerSecurityContext.fsGroupπ
Type: int
1111
initContainer.containerSecurityContext.fsGroupChangePolicyπ
Type: string
"OnRootMismatch"
initContainer.containerSecurityContext.runAsUserπ
Type: int
1111
initContainer.containerSecurityContext.runAsGroupπ
Type: int
1111
initContainer.containerSecurityContext.runAsNonRootπ
Type: bool
true
networkPolicies.enabledπ
Type: bool
false
networkPolicies.ingressLabels.appπ
Type: string
"istio-ingressgateway"
networkPolicies.ingressLabels.istioπ
Type: string
"ingressgateway"
networkPolicies.additionalPoliciesπ
Type: list
[]
cache.enabledπ
Type: bool
false
cache.expireHoursπ
Type: int
24
databaseSecret.use_secretπ
Type: bool
false
databaseSecret.nameπ
Type: string
"db-credentials-mysql"
databaseSecret.useRootπ
Type: bool
false
fortify_java_keystore.useπ
Type: bool
false
fortify_java_keystore.keystoreπ
Type: string
"ZHVtbXkK"
default_cert_aliasπ
Type: string
"tomcat"
fortifySecret.use_secretπ
Type: bool
false
fortifySecret.nameπ
Type: string
"fortify-secret"
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
{}
trust_store_passwordπ
Type: string
"dsoppassword"
key_store_passwordπ
Type: string
"dsoppassword"
key_store_cert_passwordπ
Type: string
"dsoppassword"
fortify_autoconfigπ
Type: string
"appProperties:\n host.validation: false\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"
webapp.extraVolumesπ
Type: list
[]
webapp.extraVolumeMountsπ
Type: list
[]
webapp.extraInitContainersπ
Type: list
[]