Skip to content

holocron values.yamlπŸ“œ

nameOverrideπŸ“œ

Type: string

Default value
""

fullnameOverrideπŸ“œ

Type: string

Default value
""

frontend.replicasπŸ“œ

Type: int

Default value
1

frontend.image.repositoryπŸ“œ

Type: string

Default value
"registry1.dso.mil/ironbank/holocron/holocron-dashboard"

frontend.image.tagπŸ“œ

Type: string

Default value
"3.5.4"

frontend.image.pullPolicyπŸ“œ

Type: string

Default value
"IfNotPresent"

frontend.securityContext.runAsGroupπŸ“œ

Type: int

Default value
994

frontend.securityContext.runAsUserπŸ“œ

Type: int

Default value
997

frontend.securityContext.capabilities.drop[0]πŸ“œ

Type: string

Default value
"ALL"

frontend.resourcesπŸ“œ

Type: object

Default value
{}

frontend.podAnnotationsπŸ“œ

Type: object

Default value
{}

frontend.labelsπŸ“œ

Type: object

Default value
{}

api.replicasπŸ“œ

Type: int

Default value
1

api.image.repositoryπŸ“œ

Type: string

Default value
"registry1.dso.mil/ironbank/holocron/hygieia/holocron-api"

api.image.tagπŸ“œ

Type: string

Default value
"3.3.2"

api.image.pullPolicyπŸ“œ

Type: string

Default value
"IfNotPresent"

api.securityContext.runAsGroupπŸ“œ

Type: int

Default value
1001

api.securityContext.runAsUserπŸ“œ

Type: int

Default value
1001

api.securityContext.capabilities.drop[0]πŸ“œ

Type: string

Default value
"ALL"

api.resourcesπŸ“œ

Type: object

Default value
{}

api.podAnnotationsπŸ“œ

Type: object

Default value
{}

api.labelsπŸ“œ

Type: object

Default value
{}

api.livenessProbe.enabledπŸ“œ

Type: bool

Default value
true

api.readinessProbe.enabledπŸ“œ

Type: bool

Default value
true

api.env.REQUEST_IP_HEADERπŸ“œ

Type: string

Default value
"Host"

Description: The request header containing the IP address of the client. Used by rate limiter and circuit breaker.

api.env.SSO_ENABLEDπŸ“œ

Type: bool

Default value
false

Description: Whether or not SSO is enabled.

api.env.SSO_ADMIN_GROUPπŸ“œ

Type: string

Default value
""

Description: If SSO is enabled, the group name for admin users.

api.env.SSO_LEADERSHIP_GROUPπŸ“œ

Type: string

Default value
""

Description: If SSO is enabled, the group name for leadership users.

api.env.SSO_GROUPS_KEYπŸ“œ

Type: string

Default value
""

Description: If SSO is enabled, the JWT claim key which corresponds to the user’s groups.

api.env.SSO_USERNAME_KEYπŸ“œ

Type: string

Default value
""

Description: If SSO is enabled, the JWT claim key which corresponds to the user’s username.

api.env.FEATURE_COST_METRICSπŸ“œ

Type: bool

Default value
false

Description: Whether or not the experimental feature for cost metrics is enabled.

api.env.FEATURE_TEAM_VIEWSπŸ“œ

Type: bool

Default value
false

Description: Whether or not the experimental feature for alternative team views is enabled.

api.env.RATE_LIMITER_ENABLEDπŸ“œ

Type: bool

Default value
true

Description: Whether or not the rate limiter is enabled.

api.env.RATE_LIMITSπŸ“œ

Type: string

Default value
"500/hour"

Description: Request limit from each individual IP address.

api.env.RATE_LIMITING_IP_WHITELISTπŸ“œ

Type: string

Default value
""

Description: Comma delineated list of IP addresses that won’t be rate limited.

api.env.CIRCUIT_BREAKER_ENABLEDπŸ“œ

Type: bool

Default value
true

Description: Whether or not the circuit breaker is enabled.

collectorGitlabSCM.replicasπŸ“œ

Type: int

Default value
1

collectorGitlabSCM.image.repositoryπŸ“œ

Type: string

Default value
"registry1.dso.mil/ironbank/holocron/collector-gitlab-scm"

collectorGitlabSCM.image.tagπŸ“œ

Type: string

Default value
"3.1.1"

collectorGitlabSCM.image.pullPolicyπŸ“œ

Type: string

Default value
"IfNotPresent"

collectorGitlabSCM.securityContext.runAsGroupπŸ“œ

Type: int

Default value
1001

collectorGitlabSCM.securityContext.runAsUserπŸ“œ

Type: int

Default value
1001

collectorGitlabSCM.securityContext.capabilities.drop[0]πŸ“œ

Type: string

Default value
"ALL"

collectorGitlabSCM.resourcesπŸ“œ

Type: object

Default value
{}

collectorGitlabSCM.podAnnotationsπŸ“œ

Type: object

Default value
{}

collectorGitlabSCM.labelsπŸ“œ

Type: object

Default value
{}

collectorGitlabSCM.instances[0].image.repositoryπŸ“œ

Type: string

Default value
"registry1.dso.mil/ironbank/holocron/collector-gitlab-scm"

collectorGitlabSCM.instances[0].image.tagπŸ“œ

Type: string

Default value
"3.1.1"

collectorGitlabSCM.instances[0].image.pullPolicyπŸ“œ

Type: string

Default value
"IfNotPresent"

collectorGitlabSCM.instances[0].securityContextπŸ“œ

Type: object

Default value
{}

collectorGitlabSCM.instances[0].resourcesπŸ“œ

Type: object

Default value
{}

collectorGitlabSCM.instances[0].podAnnotationsπŸ“œ

Type: object

Default value
{}

collectorGitlabSCM.instances[0].labelsπŸ“œ

Type: object

Default value
{}

collectorGitlabSCM.instances[0].accessTokenSecretKeyπŸ“œ

Type: string

Default value
"gitlab-scm-0"

Description: The key from the secret containing the access token for the collector.

collectorGitlabSCM.instances[0].accessTokenπŸ“œ

Type: string

Default value
""

Description: If an existing secret is not provided, the access token to insert into the newly created secret.

collectorGitlabSCM.instances[0].env.COLLECTOR_NAMEπŸ“œ

Type: string

Default value
"gitlab-scm-0"

Description: A unique name to identify the collector.

collectorGitlabSCM.instances[0].env.COLLECTOR_INTERVAL_SECONDSπŸ“œ

Type: int

Default value
600

Description: The number of seconds between collection run times.

collectorGitlabSCM.instances[0].env.LOOK_BACK_DAYSπŸ“œ

Type: int

Default value
365

Description: The number of days of data to collect.

collectorGitlabSCM.instances[0].env.TARGET_URLπŸ“œ

Type: string

Default value
"https://my-gitlab-url.com"

Description: The URL of the service to collect from.

collectorGitlabSCM.instances[0].env.COLLECTOR_TARGETS_INTRVL_SECSπŸ“œ

Type: int

Default value
86400

Description: The number of seconds between collector target run times.

collectorGitlabSCM.instances[0].env.MAX_REQUESTS_PER_MINUTEπŸ“œ

Type: int

Default value
500

Description: The maximum number of requests allowed per minute.

collectorJiraWorkflow.replicasπŸ“œ

Type: int

Default value
1

collectorJiraWorkflow.image.repositoryπŸ“œ

Type: string

Default value
"registry1.dso.mil/ironbank/holocron/collector-jira-workflow"

collectorJiraWorkflow.image.tagπŸ“œ

Type: string

Default value
"3.0.4"

collectorJiraWorkflow.image.pullPolicyπŸ“œ

Type: string

Default value
"IfNotPresent"

collectorJiraWorkflow.securityContext.runAsGroupπŸ“œ

Type: int

Default value
1001

collectorJiraWorkflow.securityContext.runAsUserπŸ“œ

Type: int

Default value
1001

collectorJiraWorkflow.securityContext.capabilities.drop[0]πŸ“œ

Type: string

Default value
"ALL"

collectorJiraWorkflow.resourcesπŸ“œ

Type: object

Default value
{}

collectorJiraWorkflow.podAnnotationsπŸ“œ

Type: object

Default value
{}

collectorJiraWorkflow.labelsπŸ“œ

Type: object

Default value
{}

collectorJiraWorkflow.instances[0].image.repositoryπŸ“œ

Type: string

Default value
"registry1.dso.mil/ironbank/holocron/collector-jira-workflow"

collectorJiraWorkflow.instances[0].image.tagπŸ“œ

Type: string

Default value
"3.0.4"

collectorJiraWorkflow.instances[0].image.pullPolicyπŸ“œ

Type: string

Default value
"IfNotPresent"

collectorJiraWorkflow.instances[0].securityContextπŸ“œ

Type: object

Default value
{}

collectorJiraWorkflow.instances[0].resourcesπŸ“œ

Type: object

Default value
{}

collectorJiraWorkflow.instances[0].podAnnotationsπŸ“œ

Type: object

Default value
{}

collectorJiraWorkflow.instances[0].labelsπŸ“œ

Type: object

Default value
{}

collectorJiraWorkflow.instances[0].accessTokenSecretKeyπŸ“œ

Type: string

Default value
"jira-workflow-0"

Description: The key from the secret containing the access token for the collector.

collectorJiraWorkflow.instances[0].accessTokenπŸ“œ

Type: string

Default value
""

Description: If an existing secret is not provided, the access token to insert into the newly created secret.

collectorJiraWorkflow.instances[0].env.COLLECTOR_NAMEπŸ“œ

Type: string

Default value
"jira-workflow-0"

Description: A unique name to identify the collector.

collectorJiraWorkflow.instances[0].env.COLLECTOR_INTERVAL_SECONDSπŸ“œ

Type: int

Default value
600

Description: The number of seconds between collection run times.

collectorJiraWorkflow.instances[0].env.LOOK_BACK_DAYSπŸ“œ

Type: int

Default value
365

Description: The number of days of data to collect.

collectorJiraWorkflow.instances[0].env.TARGET_URLπŸ“œ

Type: string

Default value
"https://my-jira-url.com"

Description: The URL of the service to collect from.

collectorJiraWorkflow.instances[0].env.COLLECTOR_TARGETS_INTRVL_SECSπŸ“œ

Type: int

Default value
86400

Description: The number of seconds between collector target run times.

collectorJiraWorkflow.instances[0].env.MAX_REQUESTS_PER_MINUTEπŸ“œ

Type: int

Default value
500

Description: The maximum number of requests allowed per minute.

collectorGitlabBuild.replicasπŸ“œ

Type: int

Default value
1

collectorGitlabBuild.image.repositoryπŸ“œ

Type: string

Default value
"registry1.dso.mil/ironbank/holocron/collector-gitlab-build"

collectorGitlabBuild.image.tagπŸ“œ

Type: string

Default value
"3.0.4"

collectorGitlabBuild.image.pullPolicyπŸ“œ

Type: string

Default value
"IfNotPresent"

collectorGitlabBuild.securityContext.runAsGroupπŸ“œ

Type: int

Default value
1001

collectorGitlabBuild.securityContext.runAsUserπŸ“œ

Type: int

Default value
1001

collectorGitlabBuild.securityContext.capabilities.drop[0]πŸ“œ

Type: string

Default value
"ALL"

collectorGitlabBuild.resourcesπŸ“œ

Type: object

Default value
{}

collectorGitlabBuild.podAnnotationsπŸ“œ

Type: object

Default value
{}

collectorGitlabBuild.labelsπŸ“œ

Type: object

Default value
{}

collectorGitlabBuild.instances[0].image.repositoryπŸ“œ

Type: string

Default value
"registry1.dso.mil/ironbank/holocron/collector-gitlab-build"

collectorGitlabBuild.instances[0].image.tagπŸ“œ

Type: string

Default value
"3.0.4"

collectorGitlabBuild.instances[0].image.pullPolicyπŸ“œ

Type: string

Default value
"IfNotPresent"

collectorGitlabBuild.instances[0].securityContextπŸ“œ

Type: object

Default value
{}

collectorGitlabBuild.instances[0].resourcesπŸ“œ

Type: object

Default value
{}

collectorGitlabBuild.instances[0].podAnnotationsπŸ“œ

Type: object

Default value
{}

collectorGitlabBuild.instances[0].labelsπŸ“œ

Type: object

Default value
{}

collectorGitlabBuild.instances[0].accessTokenSecretKeyπŸ“œ

Type: string

Default value
"gitlab-build-0"

Description: The key from the secret containing the access token for the collector.

collectorGitlabBuild.instances[0].accessTokenπŸ“œ

Type: string

Default value
""

Description: If an existing secret is not provided, the access token to insert into the newly created secret.

collectorGitlabBuild.instances[0].env.COLLECTOR_NAMEπŸ“œ

Type: string

Default value
"gitlab-build-0"

Description: A unique name to identify the collector.

collectorGitlabBuild.instances[0].env.COLLECTOR_INTERVAL_SECONDSπŸ“œ

Type: int

Default value
600

Description: The number of seconds between collection run times.

collectorGitlabBuild.instances[0].env.LOOK_BACK_DAYSπŸ“œ

Type: int

Default value
365

Description: The number of days of data to collect.

collectorGitlabBuild.instances[0].env.TARGET_URLπŸ“œ

Type: string

Default value
"https://my-gitlab-url.com"

Description: The URL of the service to collect from.

collectorGitlabBuild.instances[0].env.COLLECTOR_TARGETS_INTRVL_SECSπŸ“œ

Type: int

Default value
86400

Description: The number of seconds between collector target run times.

collectorGitlabBuild.instances[0].env.MAX_REQUESTS_PER_MINUTEπŸ“œ

Type: int

Default value
500

Description: The maximum number of requests allowed per minute.

collectorGitlabWorkflow.replicasπŸ“œ

Type: int

Default value
1

collectorGitlabWorkflow.image.repositoryπŸ“œ

Type: string

Default value
"registry1.dso.mil/ironbank/holocron/collector-gitlab-workflow"

collectorGitlabWorkflow.image.tagπŸ“œ

Type: string

Default value
"3.0.4"

collectorGitlabWorkflow.image.pullPolicyπŸ“œ

Type: string

Default value
"IfNotPresent"

collectorGitlabWorkflow.securityContext.runAsGroupπŸ“œ

Type: int

Default value
1001

collectorGitlabWorkflow.securityContext.runAsUserπŸ“œ

Type: int

Default value
1001

collectorGitlabWorkflow.securityContext.capabilities.drop[0]πŸ“œ

Type: string

Default value
"ALL"

collectorGitlabWorkflow.resourcesπŸ“œ

Type: object

Default value
{}

collectorGitlabWorkflow.podAnnotationsπŸ“œ

Type: object

Default value
{}

collectorGitlabWorkflow.labelsπŸ“œ

Type: object

Default value
{}

collectorGitlabWorkflow.instances[0].image.repositoryπŸ“œ

Type: string

Default value
"registry1.dso.mil/ironbank/holocron/collector-gitlab-workflow"

collectorGitlabWorkflow.instances[0].image.tagπŸ“œ

Type: string

Default value
"3.0.4"

collectorGitlabWorkflow.instances[0].image.pullPolicyπŸ“œ

Type: string

Default value
"IfNotPresent"

collectorGitlabWorkflow.instances[0].securityContextπŸ“œ

Type: object

Default value
{}

collectorGitlabWorkflow.instances[0].resourcesπŸ“œ

Type: object

Default value
{}

collectorGitlabWorkflow.instances[0].podAnnotationsπŸ“œ

Type: object

Default value
{}

collectorGitlabWorkflow.instances[0].labelsπŸ“œ

Type: object

Default value
{}

collectorGitlabWorkflow.instances[0].accessTokenSecretKeyπŸ“œ

Type: string

Default value
"gitlab-workflow-0"

Description: The key from the secret containing the access token for the collector.

collectorGitlabWorkflow.instances[0].accessTokenπŸ“œ

Type: string

Default value
""

Description: If an existing secret is not provided, the access token to insert into the newly created secret.

collectorGitlabWorkflow.instances[0].env.COLLECTOR_NAMEπŸ“œ

Type: string

Default value
"gitlab-workflow-0"

Description: A unique name to identify the collector.

collectorGitlabWorkflow.instances[0].env.COLLECTOR_INTERVAL_SECONDSπŸ“œ

Type: int

Default value
600

Description: The number of seconds between collection run times.

collectorGitlabWorkflow.instances[0].env.LOOK_BACK_DAYSπŸ“œ

Type: int

Default value
365

Description: The number of days of data to collect.

collectorGitlabWorkflow.instances[0].env.TARGET_URLπŸ“œ

Type: string

Default value
"https://my-gitlab-url.com"

Description: The URL of the service to collect from.

collectorGitlabWorkflow.instances[0].env.COLLECTOR_TARGETS_INTRVL_SECSπŸ“œ

Type: int

Default value
86400

Description: The number of seconds between collector target run times.

collectorGitlabWorkflow.instances[0].env.MAX_REQUESTS_PER_MINUTEπŸ“œ

Type: int

Default value
500

Description: The maximum number of requests allowed per minute.

collectorGitlabWorkflow.instances[0].env.HIGHEST_PRIORITY_LABELSπŸ“œ

Type: string

Default value
"priority::1,highest"

Description: Comma delineated list of labels corresponding to highest priority.

collectorGitlabWorkflow.instances[0].env.HIGH_PRIORITY_LABELSπŸ“œ

Type: string

Default value
"priority::2,high"

Description: Comma delineated list of labels corresponding to high priority.

collectorGitlabWorkflow.instances[0].env.MEDIUM_PRIORITY_LABELSπŸ“œ

Type: string

Default value
"priority::3,medium"

Description: Comma delineated list of labels corresponding to medium priority.

collectorGitlabWorkflow.instances[0].env.LOW_PRIORITY_LABELSπŸ“œ

Type: string

Default value
"priority::4,low"

Description: Comma delineated list of labels corresponding to low priority.

collectorGitlabWorkflow.instances[0].env.LOWEST_PRIORITY_LABELSπŸ“œ

Type: string

Default value
"priority::5,lowest"

Description: Comma delineated list of labels corresponding to lowest priority.

collectorGitlabWorkflow.instances[0].env.DEFAULT_TICKET_PRIORITYπŸ“œ

Type: string

Default value
"lowest"

Description: The priority to set on a ticket if it doesn’t have a matching priority label.

collectorGitlabWorkflow.instances[0].env.FEATURE_LABELSπŸ“œ

Type: string

Default value
"kind::feature,feature"

Description: Comma delineated list of labels corresponding to feature tickets.

collectorGitlabWorkflow.instances[0].env.DEFECT_LABELSπŸ“œ

Type: string

Default value
"kind::bug,kind::defect,bug,defect"

Description: Comma delineated list of labels corresponding to defect tickets.

collectorGitlabWorkflow.instances[0].env.MAINTENANCE_LABELSπŸ“œ

Type: string

Default value
"kind::maintenance,kind::docs,maintenance,docs,documentation"

Description: Comma delineated list of labels corresponding to maintenance tickets.

collectorGitlabWorkflow.instances[0].env.UNPLANNED_LABELSπŸ“œ

Type: string

Default value
"kind::unplanned"

Description: Comma delineated list of labels corresponding to unplanned tickets.

collectorGitlabWorkflow.instances[0].env.DEFAULT_TICKET_TYPEπŸ“œ

Type: string

Default value
"feature"

Description: The type of ticket if it doesn’t have a matching type label.

collectorSonarQubeProjectAnalysis.replicasπŸ“œ

Type: int

Default value
1

collectorSonarQubeProjectAnalysis.image.repositoryπŸ“œ

Type: string

Default value
"registry1.dso.mil/ironbank/holocron/collector-sonarqube-project-analysis"

collectorSonarQubeProjectAnalysis.image.tagπŸ“œ

Type: string

Default value
"3.0.5"

collectorSonarQubeProjectAnalysis.image.pullPolicyπŸ“œ

Type: string

Default value
"IfNotPresent"

collectorSonarQubeProjectAnalysis.securityContext.runAsGroupπŸ“œ

Type: int

Default value
1001

collectorSonarQubeProjectAnalysis.securityContext.runAsUserπŸ“œ

Type: int

Default value
1001

collectorSonarQubeProjectAnalysis.securityContext.capabilities.drop[0]πŸ“œ

Type: string

Default value
"ALL"

collectorSonarQubeProjectAnalysis.resourcesπŸ“œ

Type: object

Default value
{}

collectorSonarQubeProjectAnalysis.podAnnotationsπŸ“œ

Type: object

Default value
{}

collectorSonarQubeProjectAnalysis.labelsπŸ“œ

Type: object

Default value
{}

collectorSonarQubeProjectAnalysis.instances[0].image.repositoryπŸ“œ

Type: string

Default value
"registry1.dso.mil/ironbank/holocron/collector-sonarqube-project-analysis"

collectorSonarQubeProjectAnalysis.instances[0].image.tagπŸ“œ

Type: string

Default value
"3.0.5"

collectorSonarQubeProjectAnalysis.instances[0].image.pullPolicyπŸ“œ

Type: string

Default value
"IfNotPresent"

collectorSonarQubeProjectAnalysis.instances[0].securityContextπŸ“œ

Type: object

Default value
{}

collectorSonarQubeProjectAnalysis.instances[0].resourcesπŸ“œ

Type: object

Default value
{}

collectorSonarQubeProjectAnalysis.instances[0].podAnnotationsπŸ“œ

Type: object

Default value
{}

collectorSonarQubeProjectAnalysis.instances[0].labelsπŸ“œ

Type: object

Default value
{}

collectorSonarQubeProjectAnalysis.instances[0].accessTokenSecretKeyπŸ“œ

Type: string

Default value
"sonarqube-project-analysis-0"

Description: The key from the secret containing the access token for the collector.

collectorSonarQubeProjectAnalysis.instances[0].accessTokenπŸ“œ

Type: string

Default value
""

Description: If an existing secret is not provided, the access token to insert into the newly created secret.

collectorSonarQubeProjectAnalysis.instances[0].env.COLLECTOR_NAMEπŸ“œ

Type: string

Default value
"sonarqube-project-analysis-0"

Description: A unique name to identify the collector.

collectorSonarQubeProjectAnalysis.instances[0].env.COLLECTOR_INTERVAL_SECONDSπŸ“œ

Type: int

Default value
600

Description: The number of seconds between collection run times.

collectorSonarQubeProjectAnalysis.instances[0].env.LOOK_BACK_DAYSπŸ“œ

Type: int

Default value
365

Description: The number of days of data to collect.

collectorSonarQubeProjectAnalysis.instances[0].env.TARGET_URLπŸ“œ

Type: string

Default value
"https://my-sonarqube-url.com"

Description: The URL of the service to collect from.

collectorSonarQubeProjectAnalysis.instances[0].env.COLLECTOR_TARGETS_INTRVL_SECSπŸ“œ

Type: int

Default value
86400

Description: The number of seconds between collector target run times.

collectorSonarQubeProjectAnalysis.instances[0].env.MAX_REQUESTS_PER_MINUTEπŸ“œ

Type: int

Default value
500

Description: The maximum number of requests allowed per minute.

collectorAuth.existingSecretπŸ“œ

Type: string

Default value
""

Description: The name of the secret containing the access tokens for the collectors. If not provided, a secret will be created.

autoscaling.enabledπŸ“œ

Type: bool

Default value
false

autoscaling.minReplicasπŸ“œ

Type: int

Default value
1

autoscaling.maxReplicasπŸ“œ

Type: int

Default value
100

autoscaling.targetCPUUtilizationPercentageπŸ“œ

Type: int

Default value
80

imagePullSecrets[0].nameπŸ“œ

Type: string

Default value
"private-registry"

podSecurityContextπŸ“œ

Type: object

Default value
{}

nodeSelectorπŸ“œ

Type: object

Default value
{}

tolerationsπŸ“œ

Type: list

Default value
[]

affinityπŸ“œ

Type: object

Default value
{}

istio.enabledπŸ“œ

Type: bool

Default value
false

istio.hardened.enabledπŸ“œ

Type: bool

Default value
true

istio.hardened.customAuthorizationPoliciesπŸ“œ

Type: list

Default value
[]

istio.hardened.outboundTrafficPolicyModeπŸ“œ

Type: string

Default value
"REGISTRY_ONLY"

istio.hardened.customServiceEntriesπŸ“œ

Type: list

Default value
[]

istio.hardened.monitoring.enabledπŸ“œ

Type: bool

Default value
true

istio.injectionπŸ“œ

Type: string

Default value
"enabled"

istio.holocron.gatewaysπŸ“œ

Type: list

Default value
[]

istio.holocron.hostsπŸ“œ

Type: list

Default value
[]

networkPolicies.enabledπŸ“œ

Type: bool

Default value
true

networkPolicies.ingressLabels.appπŸ“œ

Type: string

Default value
"istio-ingressgateway"

networkPolicies.ingressLabels.istioπŸ“œ

Type: string

Default value
"ingressgateway"

networkPolicies.egressHostLabelsπŸ“œ

Type: object

Default value
{}

postgresql.enabledπŸ“œ

Type: bool

Default value
true

postgresql.networkPolicy.enabledπŸ“œ

Type: bool

Default value
false

postgresql.auth.existingSecretπŸ“œ

Type: string

Default value
""

postgresql.auth.secretKeyπŸ“œ

Type: string

Default value
"password"

postgresql.auth.usernameπŸ“œ

Type: string

Default value
"holocron"

postgresql.auth.passwordπŸ“œ

Type: string

Default value
"holocron"

postgresql.auth.databaseπŸ“œ

Type: string

Default value
"holocron"

postgresql.tls.enabledπŸ“œ

Type: bool

Default value
true

postgresql.tls.autoGeneratedπŸ“œ

Type: bool

Default value
true

postgresql.service.ports.postgresqlπŸ“œ

Type: int

Default value
5432

postgresql.service.nameπŸ“œ

Type: string

Default value
"postgresql-servicename.namespace"

postgresql.global.imagePullSecretsπŸ“œ

Type: list

Default value
[]

postgresql.global.imageRegistryπŸ“œ

Type: string

Default value
"registry1.dso.mil"

postgresql.image.registryπŸ“œ

Type: string

Default value
"registry1.dso.mil"

postgresql.image.repositoryπŸ“œ

Type: string

Default value
"ironbank/opensource/postgres/postgresql"

postgresql.image.tagπŸ“œ

Type: string

Default value
"15.5"

postgresql.image.pullSecrets[0]πŸ“œ

Type: string

Default value
"private-registry"

postgresql.securityContext.capabilities.drop[0]πŸ“œ

Type: string

Default value
"ALL"

postgresql.primary.podSecurityContext.enabledπŸ“œ

Type: bool

Default value
true

postgresql.primary.podSecurityContext.runAsUserπŸ“œ

Type: int

Default value
1001

postgresql.primary.podSecurityContext.runAsGroupπŸ“œ

Type: int

Default value
1001

postgresql.primary.podSecurityContext.capabilities.drop[0]πŸ“œ

Type: string

Default value
"ALL"

postgresql.primary.containerSecurityContext.enabledπŸ“œ

Type: bool

Default value
true

postgresql.primary.containerSecurityContext.runAsUserπŸ“œ

Type: int

Default value
1001

postgresql.primary.containerSecurityContext.runAsGroupπŸ“œ

Type: int

Default value
1001

postgresql.primary.containerSecurityContext.capabilities.drop[0]πŸ“œ

Type: string

Default value
"ALL"

postgresql.primary.command[0]πŸ“œ

Type: string

Default value
"/usr/bin/bash"

postgresql.primary.command[1]πŸ“œ

Type: string

Default value
"-c"

postgresql.primary.command[2]πŸ“œ

Type: string

Default value
"bash -x docker-entrypoint.sh postgres -d 2 -c listen_addresses=* -c ssl=on -c ssl_cert_file=/opt/bitnami/postgresql/certs/tls.crt -c ssl_key_file=/opt/bitnami/postgresql/certs/tls.key -c ssl_ca_file=/opt/bitnami/postgresql/certs/ca.crt\n"

postgresql.volumePermissions.enabledπŸ“œ

Type: bool

Default value
true

postgresql.volumePermissions.securityContext.capabilities.drop[0]πŸ“œ

Type: string

Default value
"ALL"

postgresql.volumePermissions.image.registryπŸ“œ

Type: string

Default value
"registry1.dso.mil"

postgresql.volumePermissions.image.repositoryπŸ“œ

Type: string

Default value
"ironbank/big-bang/base"

postgresql.volumePermissions.image.tagπŸ“œ

Type: string

Default value
"2.1.0"

postgresql.volumePermissions.image.pullSecrets[0]πŸ“œ

Type: string

Default value
"private-registry"

postgresql.metrics.image.registryπŸ“œ

Type: string

Default value
"registry1.dso.mil"

postgresql.metrics.image.repositoryπŸ“œ

Type: string

Default value
"ironbank/bitnami/postgres-exporter"

postgresql.metrics.image.tagπŸ“œ

Type: string

Default value
"0.12.1"

postgresql.metrics.image.pullSecrets[0]πŸ“œ

Type: string

Default value
"private-registry"

bbtests.enabledπŸ“œ

Type: bool

Default value
false

bbtests.imageπŸ“œ

Type: string

Default value
"registry1.dso.mil/ironbank/big-bang/base:2.1.0"

bbtests.cypress.artifactsπŸ“œ

Type: bool

Default value
true

bbtests.cypress.envs.cypress_frontend_urlπŸ“œ

Type: string

Default value
"http://holocron-frontend.holocron.svc.cluster.local"

bbtests.cypress.envs.cypress_backend_urlπŸ“œ

Type: string

Default value
"http://holocron-api.holocron.svc.cluster.local"