Helm オプションパラメータ¶
Exastro Platform¶
共通設定 (認証機能)¶
パラメータ |
説明 |
変更 |
デフォルト値・選択可能な設定値 |
---|---|---|---|
global.pfGlobalDefinition.name |
Exastro 共通基盤の定義名 |
不可 |
pf-global |
global.pfGlobalDefinition.enabled |
Exastro 共通基盤の定義の有効フラグ |
不可 |
true |
global.pfGlobalDefinition.image.registry |
Exastro 共通基盤で利用するデフォルトイメージレジストリ |
不可 |
"docker.io" |
global.pfGlobalDefinition.image.organization |
Exastro 共通基盤で利用するデフォルトイメージレジストリの組織名 |
不可 |
exastro |
global.pfGlobalDefinition.image.package |
Exastro 共通基盤で利用するデフォルトイメージレジストリのパッケージ名 |
不可 |
exastro-platform |
global.pfGlobalDefinition.config.DEFAULT_LANGUAGE |
Exastro 共通基盤で使用する既定の言語 |
不可 |
"ja" |
global.pfGlobalDefinition.config.LANGUAGE |
Exastro 共通基盤で使用する言語 |
不可 |
"en" |
global.pfGlobalDefinition.config.TZ |
Exastro 共通基盤で使用するタイムゾーン |
不可 |
"Asia/Tokyo" |
global.pfGlobalDefinition.config.PYTHONIOENCODING |
Exastro 共通基盤で使用する Python ファイルの文字コード |
不可 |
utf-8 |
global.pfGlobalDefinition.config.PLATFORM_API_PROTOCOL |
Exastro 共通基盤で公開する内部の API エンドポイントで利用するプロトコル |
不可 |
"http" |
global.pfGlobalDefinition.config.PLATFORM_API_HOST |
Exastro 共通基盤で公開する内部の API エンドポイントで利用するホスト名 |
不可 |
"platform-api" |
global.pfGlobalDefinition.config.PLATFORM_API_PORT |
Exastro 共通基盤で公開する内部の API エンドポイントで利用するポート番号(TCP) |
不可 |
"8000" |
global.pfGlobalDefinition.config.PLATFORM_WEB_PROTOCOL |
Exastro 共通基盤で公開する内部の Web エンドポイントで利用するプロトコル |
不可 |
"http" |
global.pfGlobalDefinition.config.PLATFORM_WEB_HOST |
Exastro 共通基盤で公開する内部の Web エンドポイントで利用するホスト名 |
不可 |
"platform-web" |
global.pfGlobalDefinition.config.PLATFORM_WEB_PORT |
Exastro 共通基盤で公開する内部の Web エンドポイントで利用するポート番号(TCP) |
不可 |
"8000" |
global.pfGlobalDefinition.secret.ENCRYPT_KEY |
Exastro Platform 内で保管するデータの暗号化と復号のための AES キー。
任意の32バイト ASCII 文字を BASE64 エンコードした値
|
可 |
ランダムな32バイト ASCII 文字を BASE64 エンコードした値
|
global.pfGlobalDefinition.persistence.enabled |
Exastro 共通基盤におけるデータの永続化の有無
※現在このパラメータは使用していません。
|
可 (無効) |
true (デフォルト): 永続化する。
false: 永続化しない。
|
global.pfGlobalDefinition.persistence.accessMode |
Exastro 共通基盤における Persisten Volume Claim のアクセスモード
※現在このパラメータは使用していません。
|
可 (無効) |
ReadWriteMany (デフォルト): ボリュームは多数のNodeで読み取り専用としてマウント。
ReadWriteOnce: ボリュームは単一のNodeで読み取り/書き込みとしてマウント。
|
global.pfGlobalDefinition.persistence.size |
Exastro 共通基盤における Persisten Volume Claim のボリュームに要求するサイズ(Bytes)
※現在このパラメータは使用していません。
|
可 (無効) |
"10Gi" |
global.pfGlobalDefinition.persistence.volumeType |
Exastro 共通基盤における Persisten Volume のボリュームタイプ
Storage Class を利用する場合は設定は不要です。
※現在このパラメータは使用していません。
|
可 (無効) |
"hostPath" |
global.pfGlobalDefinition.persistence.storageClass |
Exastro 共通基盤におけるデータの永続化のために利用する Storage Class
Persistent Volume を利用する場合は設定は不要です。
※現在このパラメータは使用していません。
|
可 (無効) |
不可 |
共通設定 (Keycloak)¶
パラメータ |
説明 |
変更 |
デフォルト値・選択可能な設定値 |
---|---|---|---|
global.keycloakDefinition.name |
Keycloak の定義名 |
不可 |
"keycloak" |
global.keycloakDefinition.enabled |
Keycloak の定義の利用有無 |
不可 |
true |
global.keycloakDefinition.config.API_KEYCLOAK_PROTOCOL |
Keycloak API エンドポイントのプロトコル |
可 (外部Keycloak利用時) |
"http” |
global.keycloakDefinition.config.API_KEYCLOAK_HOST |
Keycloak API エンドポイントのホスト名、もしくは、FQDN |
可 (外部Keycloak利用時) |
"keycloak" |
global.keycloakDefinition.config.API_KEYCLOAK_PORT |
Keycloak API エンドポイントのポート番号 |
可 (外部Keycloak利用時) |
"8080" |
global.keycloakDefinition.config.KEYCLOAK_PROTOCOL |
Keycloak エンドポイントのプロトコル |
可 (外部Keycloak利用時) |
"http" |
global.keycloakDefinition.config.KEYCLOAK_HOST |
Keycloak エンドポイントのホスト名、もしくは、FQDN |
可 (外部Keycloak利用時) |
"keycloak" |
global.keycloakDefinition.config.KEYCLOAK_PORT |
Keycloak API エンドポイントのポート番号 |
可 (外部Keycloak利用時) |
"8080" |
global.keycloakDefinition.config.KEYCLOAK_MASTER_REALM |
Keycloak のマスターレルム名 |
可 |
"master" |
global.keycloakDefinition.config.KEYCLOAK_DB_DATABASE |
Keycloak が利用するデータベース名 |
可 |
"keycloak" |
global.keycloakDefinition.secret.KEYCLOAK_USER |
Keycloak のマスターレルムにおける管理権限を持ったユーザ名を指定。
指定した Keycloak ユーザが作成される。
|
必須 |
任意の文字列 |
global.keycloakDefinition.secret.KEYCLOAK_PASSWORD |
Keycloak のマスターレルムにおける管理権限を持ったユーザに設定するパスワード(エンコードなし) |
必須 |
任意の文字列 |
global.keycloakDefinition.secret.KEYCLOAK_DB_USER |
Keycloak が使用するデータベースユーザ。
指定した DB ユーザが作成される。
|
必須 |
任意の文字列 |
global.keycloakDefinition.secret.KEYCLOAK_DB_PASSWORD |
Keycloak が使用するデータベースユーザのパスワード(エンコードなし) |
必須 |
任意の文字列 |
共通設定 (Exastro ITA)¶
パラメータ |
説明 |
変更 |
デフォルト値・選択可能な設定値 |
---|---|---|---|
global.itaDefinition.name |
Exastro IT Automation の定義名 |
不可 |
"ita" |
global.itaDefinition.enabled |
Exastro IT Automation 共通定義の利用有無 |
不可 |
true |
global.itaDefinition.config.ITA_WEB_PROTOCOL |
Exastro IT Automation エンドポイントのプロトコル |
不可 |
http" |
global.itaDefinition.config.ITA_WEB_HOST |
Exastro IT Automation エンドポイントのホスト名、もしくは、FQDN |
不可 |
"ita-web-server" |
global.itaDefinition.config.ITA_WEB_PORT |
Exastro IT Automation エンドポイントのポート番号 |
不可 |
"8000" |
global.itaDefinition.config.ITA_API_PROTOCOL |
Exastro IT Automation API エンドポイントのプロトコル |
不可 |
"http" |
global.itaDefinition.config.ITA_API_HOST |
Exastro IT Automation API エンドポイントのホスト名、もしくは、FQDN |
不可 |
"ita-api-organization" |
global.itaDefinition.config.ITA_API_PORT |
Exastro IT Automation API エンドポイントのポート番号 |
不可 |
"8080" |
global.itaDefinition.config.ITA_API_ADMIN_PROTOCOL |
Exastro IT Automation API Admin エンドポイントのプロトコル |
不可 |
"http" |
global.itaDefinition.config.ITA_API_ADMIN_HOST |
Exastro IT Automation API Admin エンドポイントのホスト名、もしくは、FQDN |
不可 |
"ita-api-admin" |
global.itaDefinition.config.ITA_API_ADMIN_PORT |
Exastro IT Automation API Admin エンドポイントのポート番号 |
不可 |
"8080" |
共通設定 (認証機能用データベース)¶
パラメータ |
説明 |
変更 |
デフォルト値・選択可能な設定値 |
---|---|---|---|
global.pfDatabaseDefinition.name |
認証機能用データベースの定義名 |
不可 |
"pf-database" |
global.pfDatabaseDefinition.enabled |
認証機能用データベースの定義の有効有無 |
不可 |
true |
global.pfDatabaseDefinition.config.DB_VENDOR |
認証機能用データベースで使用するデータベース |
可 (外部データベース利用時) |
"mariadb" (デフォルト): MariaDB を利用
"mysql": MySQL を利用
|
global.pfDatabaseDefinition.config.DB_HOST |
認証機能用データベース利用するDB
デフォルト状態では、同一の Kubernetes クラスタ内にデプロイされるコンテナを指定しています。
クラスタ外部の DB を利用する場合には設定が必要となります。
|
可 (外部データベース利用時) |
"mariadb" |
global.pfDatabaseDefinition.config.DB_PORT |
認証機能用データベースで利用するポート番号(TCP) |
可 (外部データベース利用時) |
"3306" |
global.pfDatabaseDefinition.config.DB_DATABASE |
認証機能用データベースで利用するデータベース名 |
可 (外部データベース利用時) |
"platform" |
global.pfDatabaseDefinition.secret.DB_ADMIN_USER |
認証機能用データベースで利用する管理権限を持つDBユーザ名 |
必須 |
管理権限を持つDBユーザ名 |
global.pfDatabaseDefinition.secret.DB_ADMIN_PASSWORD |
認証機能用データベースで利用する管理権限を持つDBユーザのパスワード(エンコードなし) |
必須 |
管理権限を持つDBユーザ名のパスワード |
global.pfDatabaseDefinition.secret.DB_USER |
認証機能用データベースに作成するDBユーザ名。
指定した DB ユーザが作成される。
|
必須 |
任意の文字列 |
global.pfDatabaseDefinition.secret.DB_PASSWORD |
認証機能用データベースに作成するDBユーザのパスワード(エンコードなし) |
必須 |
任意の文字列 |
共通設定 (Exastro 共用データベース)¶
パラメータ |
説明 |
変更 |
デフォルト値・選択可能な設定値 |
---|---|---|---|
global.databaseDefinition.name |
Exastro 共用データベースの定義名 |
不可 |
"mariadb" |
global.databaseDefinition.enabled |
Exastro 共用データベースの定義の利用有無 |
不可 |
true |
global.databaseDefinition.secret.MARIADB_ROOT_PASSWORD |
Exastro 共用データベースの root アカウントに設定するパスワード(エンコードなし) |
必須 |
任意の文字列 |
global.databaseDefinition.persistence.enabled |
Exastro 共用データベースのデータ永続化の有効フラグ |
可 |
"true" (デフォルト): データを永続化する
"false": データを永続化しない
|
global.databaseDefinition.persistence.reinstall |
再インストール時にデータ領域の初期化の要否 |
可 (データ永続化時) |
"true" (デフォルト): データを初期化(削除)する
"false": データを初期化(削除)しない
|
global.databaseDefinition.persistence.accessMode |
永続ボリュームのアクセスモードの指定。 |
不可 |
"ReadWriteOnce" |
global.databaseDefinition.persistence.size |
永続ボリュームのディスク容量 |
可 (データ永続化時) |
"20Gi" |
global.databaseDefinition.persistence.volumeType |
永続ボリュームのボリュームタイプ |
可 (現在無効) |
"hostPath" (デフォルト): Kubernetes クラスタのノード上にデータを保存(非推奨)
"AKS": AKS のストレージクラスを利用
|
global.databaseDefinition.persistence.storageClass |
永続ボリュームにストレージクラスを利用する場合のクラスを指定 |
可 (データ永続化時) |
"-" (デフォルト): ストレージクラスを指定しない。
ストレージクラス名: クラウドプロバイダなどから提供されるストレージクラス名を指定。
|
Exastro Platform API 機能¶
パラメータ |
説明 |
変更 |
デフォルト値・選択可能な設定値 |
---|---|---|---|
exastro-platform.platform-api.image.repository |
コンテナイメージのリポジトリ名 |
不可 |
"exastro/exastro-platform-api" |
exastro-platform.platform-api.image.tag |
コンテナイメージのタグ |
不可 |
"1.0.6" |
Exastro Platform 認証機能¶
パラメータ |
説明 |
変更 |
デフォルト値・選択可能な設定値 |
---|---|---|---|
exastro-platform.platform-auth.extraEnv.EXTERNAL_URL |
Exastro Platform エンドポイントの公開URL。
リバースプロキシや PAT(Port Address Transport) などにより、Exastro のエンドポイントと公開時の URL に齟齬が発生することで、サービス接続に失敗する場合に設定をする必要があります。
|
可 |
公開用エンドポイントのURL
(http[s]://your-exastro.domain:port)
|
exastro-platform.platform-auth.extraEnv.EXTERNAL_URL_MNG |
Exastro Platform 管理コンソールのエンドポイントの公開URL。
リバースプロキシや PAT(Port Address Transport) などにより、Exastro のエンドポイントと公開時の URL に齟齬が発生することで、サービス接続に失敗する場合に設定をする必要があります。
|
可 |
公開用エンドポイントのURL
(http[s]://your-exastro.domain:port)
|
exastro-platform.platform-auth.ingress.enabled |
Exastro Platform における Ingress 利用の要否 |
可 |
true (デフォルト): Exastro Platform にアクセスするための Ingress Controller をデプロイします。
false : Ingress Controller をデプロイしません。
|
exastro-platform.platform-auth.ingress.hosts[0].host |
Exastro Platform 管理コンソールエンドポイントのホスト名、もしくは、FQDN
別途、DNSへのレコード登録が必要です。
|
可 (Ingress利用時) |
"exastro-suite.example.local" |
exastro-platform.platform-auth.ingress.hosts[0].paths[0].path |
Exastro Platform 管理コンソールエンドポイントのパスのルール |
不可 |
"/" |
exastro-platform.platform-auth.ingress.hosts[0].paths[0].pathType |
Exastro Platform 管理コンソールエンドポイントのパスの一致条件 |
不可 |
"Prefix" |
exastro-platform.platform-auth.ingress.hosts[0].paths[0].backend |
Exastro Platform 管理コンソールのサービス名 |
不可 |
"http" |
exastro-platform.platform-auth.ingress.hosts[1].host |
Exastro Platform エンドポイントのホスト名、もしくは、FQDN
別途、DNSへのレコード登録が必要です。
|
可 (Ingress利用時) |
"exastro-suite-mng.example.local" |
exastro-platform.platform-auth.ingress.hosts[1].paths[0].path |
Exastro Platform エンドポイントのパスのルール |
不可 |
"/" |
exastro-platform.platform-auth.ingress.hosts[1].paths[0].pathType |
Exastro Platform エンドポイントのパスの一致条件 |
不可 |
"Prefix" |
exastro-platform.platform-auth.ingress.hosts[1].paths[0].backend |
Exastro Platform エンドポイントのエンドポイントのサービス名 |
不可 |
"httpMng" |
exastro-platform.platform-auth.service.type |
Exastro Platform のサービスタイプ |
可 |
ClusterIP (デフォルト): Ingress Controller を利用する場合などに選択
LoadBalancer : LoadBalancer を利用する場合に選択
NodePort : NodePort を利用する場合に選択
|
exastro-platform.platform-auth.service.http.nodePort |
Exastro Platform のサービス用公開ポート番号
|
可 (NodePort利用時) |
"30080" |
exastro-platform.platform-auth.service.httpMng.nodePort |
Exastro Platform のシステム管理用公開ポート番号
|
可 (NodePort利用時) |
"30081" |
exastro-platform.platform-auth.image.repository |
コンテナイメージのリポジトリ名 |
不可 |
"exastro/exastro-platform-auth" |
exastro-platform.platform-auth.image.tag |
コンテナイメージのタグ |
不可 |
"1.0.6" |
Exastro Platform Web 機能¶
パラメータ |
説明 |
変更 |
デフォルト値・選択可能な設定値 |
---|---|---|---|
exastro-platform.platform-web.image.repository |
コンテナイメージのリポジトリ名 |
不可 |
"exastro/exastro-platform-web" |
exastro-platform.platform-web.image.tag |
コンテナイメージのタグ |
不可 |
"1.0.6" |
Exastro Platform セットアップ機能¶
パラメータ |
説明 |
変更 |
デフォルト値・選択可能な設定値 |
---|---|---|---|
exastro-platform.platform-setup.keycloak.image.repository |
コンテナイメージのリポジトリ名 |
不可 |
"exastro/exastro-platform-job" |
exastro-platform.platform-setup.keycloak.image.tag |
コンテナイメージのタグ |
不可 |
"1.0.6" |
MariaDB¶
パラメータ |
説明 |
変更 |
デフォルト値・選択可能な設定値 |
---|---|---|---|
exastro-platform.mariadb.enabled |
MariaDB コンテナのデプロイの有無 |
可 |
true (デフォルト): MariaDB コンテナをデプロイします。
false : MariaDB コンテナをデプロイしません。
|
exastro-platform.mariadb.image.repository |
コンテナイメージのリポジトリ名 |
不可 |
"mariadb" |
exastro-platform.mariadb.image.tag |
コンテナイメージのタグ |
不可 |
"10.9" |
exastro-platform.mariadb.image.pullPolicy |
イメージプルポリシー |
可 |
IfNotPresent (デフォルト): コンテナイメージが存在しない場合のみプル
Always: 毎回必ずプル
None: プルしない
|
exastro-platform.mariadb.resources.requests.memory |
メモリ要求 |
可 |
"256Mi" |
exastro-platform.mariadb.resources.requests.cpu |
CPU要求 |
可 |
"1m" |
exastro-platform.mariadb.resources.limits.memory |
メモリ上限 |
可 |
"2Gi" |
exastro-platform.mariadb.resources.limits.cpu |
CPU上限 |
可 |
"4" |
Keycloak¶
パラメータ |
説明 |
変更 |
デフォルト値・選択可能な設定値 |
---|---|---|---|
exastro-platform.keycloak.enabled |
Keycloak コンテナのデプロイの有無 |
可 |
true (デフォルト): Keycloak コンテナをデプロイします。
false : Keycloak コンテナをデプロイしません。
|
exastro-platform.keycloak.image.repository |
コンテナイメージのリポジトリ名 |
不可 |
"exastro/keycloak" |
exastro-platform.keycloak.image.tag |
コンテナイメージのタグ |
不可 |
"1.0.6" |
exastro-platform.keycloak.image.pullPolicy |
イメージプルポリシー |
可 |
IfNotPresent (デフォルト): コンテナイメージが存在しない場合のみプル
Always: 毎回必ずプル
None: プルしない
|
exastro-platform.keycloak.resources.requests.memory |
メモリ要求 |
可 |
"256Mi" |
exastro-platform.keycloak.resources.requests.cpu |
CPU要求 |
可 |
"1m" |
exastro-platform.keycloak.resources.limits.memory |
メモリ上限 |
可 |
"2Gi" |
exastro-platform.keycloak.resources.limits.cpu |
CPU上限 |
可 |
"4" |
Exastro IT Automation¶
共通設定 (Exastro IT Automation)¶
パラメータ |
説明 |
変更 |
デフォルト値・選択可能な設定値 |
---|---|---|---|
global.itaGlobalDefinition.name |
Exastro IT Automation の定義名 |
不可 |
ita-global |
global.itaGlobalDefinition.enabled |
Exastro IT Automation の定義の利用有無 |
不可 |
true |
global.itaGlobalDefinition.image.registry |
Exastro IT Automation で利用するデフォルトイメージレジストリ |
不可 |
docker.io |
global.itaGlobalDefinition.image.organization |
Exastro IT Automation で利用するデフォルトイメージレジストリの組織名 |
不可 |
exastro |
global.itaGlobalDefinition.image.package |
Exastro IT Automation で利用するデフォルトイメージレジストリのパッケージ名 |
不可 |
exastro-it-automation |
global.itaGlobalDefinition.config.DEFAULT_LANGUAGE |
Exastro IT Automation で使用する既定の言語 |
不可 |
"ja" |
global.itaGlobalDefinition.config.LANGUAGE |
Exastro IT Automation で使用する言語 |
不可 |
en |
global.itaGlobalDefinition.config.CONTAINER_BASE |
デプロイ先のコンテナ環境 |
不可 |
kubernetes |
global.itaGlobalDefinition.config.TZ |
Exastro IT Automation で使用するタイムゾーン |
不可 |
Asia/Tokyo |
global.itaGlobalDefinition.config.STORAGEPATH |
共有ディレクトリのマウントポイント |
不可 |
/storage/ |
global.itaGlobalDefinition.secret.ENCRYPT_KEY |
Exastro Platform 内で保管するデータの暗号化と復号のための AES キー。
任意の32バイト ASCII 文字を BASE64 エンコードした値
|
可 |
ランダムな32バイト ASCII 文字を BASE64 エンコードした値
|
global.itaGlobalDefinition.persistence.enabled |
Exastro IT Automation におけるデータの永続化の有無
|
可 |
true (デフォルト): 永続化する。
false: 永続化しない。
|
global.itaGlobalDefinition.persistence.accessMode |
Exastro IT Automation における Persisten Volume Claim のアクセスモード
|
可 (データ永続化時) |
ReadWriteMany (デフォルト): ボリュームは多数のNodeで読み取り専用としてマウント。
ReadWriteOnce: ボリュームは単一のNodeで読み取り/書き込みとしてマウント。
|
global.itaGlobalDefinition.persistence.size |
Exastro IT Automation における Persisten Volume Claim のボリュームに要求するサイズ(Bytes)
|
可 (データ永続化時) |
"10Gi" |
global.itaGlobalDefinition.persistence.volumeType |
Exastro IT Automation における Persisten Volume のボリュームタイプ
Storage Class を利用する場合は設定は不要です。
|
可 (データ永続化時) |
"hostPath" |
global.itaGlobalDefinition.persistence.storageClass |
Exastro IT Automation におけるデータの永続化のために利用する Storage Class
Persistent Volume を利用する場合は設定は不要です。
|
可 (データ永続化時) |
"-" (デフォルト): ストレージクラスを指定しない。
ストレージクラス名: クラウドプロバイダなどから提供されるストレージクラス名を指定。
|
共通設定 (Exastro IT Automation 用データベース)¶
パラメータ |
説明 |
変更 |
デフォルト値・選択可能な設定値 |
---|---|---|---|
global.itaDatabaseDefinition.name |
Exastro IT Automation 用データベースの定義名 |
不可 |
"ita-database" |
global.itaDatabaseDefinition.enabled |
Exastro IT Automation 用データベースの定義の利用有無 |
不可 |
true |
global.itaDatabaseDefinition.config.DB_VENDOR |
Exastro IT Automation 用データベースで使用するデータベース |
可 (外部データベース利用時) |
"mariadb" (デフォルト): MariaDB を利用
"mysql": MySQL を利用
|
global.itaDatabaseDefinition.config.DB_HOST |
Exastro IT Automation 用データベース利用するDB
デフォルト状態では、同一の Kubernetes クラスタ内にデプロイされるコンテナを指定しています。
クラスタ外部の DB を利用する場合には設定が必要となります。
|
可 (外部データベース利用時) |
"mariadb" |
global.itaDatabaseDefinition.config.DB_PORT |
Exastro IT Automation 用データベースで利用するポート番号(TCP) |
可 (外部データベース利用時) |
"3306" |
global.itaDatabaseDefinition.config.DB_DATABASE |
Exastro IT Automation 用データベースで利用するデータベース名 |
可 (外部データベース利用時) |
"platform" |
global.itaDatabaseDefinition.secret.DB_ADMIN_USER |
Exastro IT Automation 用データベースで利用する管理権限を持つDBユーザ名 |
必須 |
管理権限を持つDBユーザ名 |
global.itaDatabaseDefinition.secret.DB_ADMIN_PASSWORD |
Exastro IT Automation 用データベースで利用する管理権限を持つDBユーザのパスワード(エンコードなし) |
必須 |
管理権限を持つDBユーザ名のパスワード |
global.itaDatabaseDefinition.secret.DB_USER |
Exastro IT Automation 用データベースに作成するDBユーザ名。
指定した DB ユーザが作成される。
|
必須 |
任意の文字列 |
global.itaDatabaseDefinition.secret.DB_PASSWORD |
Exastro IT Automation 用データベースに作成するDBユーザのパスワード(エンコードなし) |
必須 |
任意の文字列 |
共通設定 (GitLab)¶
パラメータ |
説明 |
変更 |
デフォルト値・選択可能な設定値 |
---|---|---|---|
global.gitlabDefinition.name |
GitLab の定義名 |
不可 |
gitlab |
global.gitlabDefinition.enabled |
GitLab の定義の利用有無 |
不可 |
true |
global.gitlabDefinition.config.GITLAB_PROTOCOL |
GitLab エンドポイントのプロトコル |
可 |
http |
global.gitlabDefinition.config.GITLAB_HOST |
GitLab エンドポイントへのホスト名、もしくは、FQDN |
可 |
gitlab |
global.gitlabDefinition.config.GITLAB_PORT |
GitLab エンドポイントのポート番号 |
可 |
80 |
global.gitlabDefinition.secret.GITLAB_ROOT_TOKEN |
GitLab の root 権限アカウントのアクセストークン |
必須 |
アクセエストークン(平文) |
ita-api-admin¶
パラメータ |
説明 |
変更 |
デフォルト値・選択可能な設定値 |
---|---|---|---|
exastro-it-automation.ita-api-admin.replicaCount |
Pod のレプリカ数 |
不可 |
1 |
exastro-it-automation.ita-api-admin.image.repository |
コンテナイメージのリポジトリ名 |
不可 |
exastro/exastro-it-automation-api-admin |
exastro-it-automation.ita-api-admin.image.tag |
コンテナイメージのタグ |
不可 |
2.0.1 |
exastro-it-automation.ita-api-admin.image.pullPolicy |
イメージプルポリシー |
可 |
IfNotPresent (デフォルト): コンテナイメージが存在しない場合のみプル
Always: 毎回必ずプル
None: プルしない
|
ita-api-organization¶
パラメータ |
説明 |
変更 |
デフォルト値・選択可能な設定値 |
---|---|---|---|
exastro-it-automation.ita-api-organization.replicaCount |
Pod のレプリカ数 |
不可 |
1 |
exastro-it-automation.ita-api-organization.image.repository |
コンテナイメージのリポジトリ名 |
不可 |
exastro/exastro-it-automation-api-organization |
exastro-it-automation.ita-api-organization.image.tag |
コンテナイメージのタグ |
不可 |
2.0.1 |
exastro-it-automation.ita-api-organization.image.pullPolicy |
イメージプルポリシー |
可 |
IfNotPresent (デフォルト): コンテナイメージが存在しない場合のみプル
Always: 毎回必ずプル
None: プルしない
|
ita-by-ansible-execute¶
パラメータ |
説明 |
変更 |
デフォルト値・選択可能な設定値 |
---|---|---|---|
exastro-it-automation.ita-by-ansible-execute.replicaCount |
Pod のレプリカ数 |
不可 |
1 |
exastro-it-automation.ita-by-ansible-execute.image.repository |
コンテナイメージのリポジトリ名 |
不可 |
exastro/exastro-it-automation-by-ansible-execute |
exastro-it-automation.ita-by-ansible-execute.image.tag |
コンテナイメージのタグ |
不可 |
2.0.1 |
exastro-it-automation.ita-by-ansible-execute.image.pullPolicy |
イメージプルポリシー |
可 |
IfNotPresent (デフォルト): コンテナイメージが存在しない場合のみプル
Always: 毎回必ずプル
None: プルしない
|
exastro-it-automation.ita-by-ansible-execute.extraEnv.EXECUTE_INTERVAL |
処理終了後から次回実行時までの待機時間 |
不可 |
10 |
exastro-it-automation.ita-by-ansible-execute.extraEnv.ANSIBLE_AGENT_IMAGE |
Ansible Agent のコンテナイメージのリポジトリ名 |
不可 |
exastro/exastro-it-automation-by-ansible-agent |
exastro-it-automation.ita-by-ansible-execute.extraEnv.ANSIBLE_AGENT_IMAGE_TAG |
Ansible Agent のコンテナイメージのタグ |
不可 |
2.0.0 |
exastro-it-automation.ita-by-ansible-execute.serviceAccount.create |
Ansible Agent 用のサービスアカウントの作成要否 |
可 |
false (デフォルト): サービスアカウントを作成しない
true: サービスアカウントを作成する
|
exastro-it-automation.ita-by-ansible-execute.serviceAccount.name |
作成するサービスアカウント名 |
不可 |
exastro-it-automation.ita-by-ansible-execute-sa |
ita-by-ansible-legacy-role-vars-listup¶
パラメータ |
説明 |
変更 |
デフォルト値・選択可能な設定値 |
---|---|---|---|
ita-by-ansible-legacy-role-vars-listup.replicaCount |
Pod のレプリカ数 |
不可 |
1 |
ita-by-ansible-legacy-role-vars-listup.extraEnv.EXECUTE_INTERVAL |
処理終了後から次回実行時までの待機時間 |
不可 |
10 |
ita-by-ansible-legacy-role-vars-listup.image.repository |
コンテナイメージのリポジトリ名 |
不可 |
exastro/exastro-it-automation-by-ansible-legacy-role-vars-listup |
ita-by-ansible-legacy-role-vars-listup.image.tag |
コンテナイメージのタグ |
不可 |
2.0.1 |
ita-by-ansible-legacy-role-vars-listup.image.pullPolicy |
イメージプルポリシー |
可 |
IfNotPresent (デフォルト): コンテナイメージが存在しない場合のみプル
Always: 毎回必ずプル
None: プルしない
|
ita-by-ansible-towermaster-sync¶
パラメータ |
説明 |
変更 |
デフォルト値・選択可能な設定値 |
---|---|---|---|
exastro-it-automation.ita-by-ansible-towermaster-sync.replicaCount |
Pod のレプリカ数 |
不可 |
1 |
exastro-it-automation.ita-by-ansible-towermaster-sync.extraEnv.EXECUTE_INTERVAL |
処理終了後から次回実行時までの待機時間 |
不可 |
10 |
exastro-it-automation.ita-by-ansible-towermaster-sync.image.repository |
コンテナイメージのリポジトリ名 |
不可 |
exastro/exastro-it-automation-by-ansible-towermaster-sync |
exastro-it-automation.ita-by-ansible-towermaster-sync.image.tag |
コンテナイメージのタグ |
不可 |
2.0.1 |
exastro-it-automation.ita-by-ansible-towermaster-sync.image.pullPolicy |
イメージプルポリシー |
可 |
IfNotPresent (デフォルト): コンテナイメージが存在しない場合のみプル
Always: 毎回必ずプル
None: プルしない
|
ita-by-conductor-synchronize¶
パラメータ |
説明 |
変更 |
デフォルト値・選択可能な設定値 |
---|---|---|---|
exastro-it-automation.ita-by-conductor-synchronize.replicaCount |
Pod のレプリカ数 |
不可 |
1 |
exastro-it-automation.ita-by-conductor-synchronize.extraEnv.EXECUTE_INTERVAL |
処理終了後から次回実行時までの待機時間 |
不可 |
10 |
exastro-it-automation.ita-by-conductor-synchronize.image.repository |
コンテナイメージのリポジトリ名 |
不可 |
exastro/exastro-it-automation-by-conductor-synchronize |
exastro-it-automation.ita-by-conductor-synchronize.image.tag |
コンテナイメージのタグ |
不可 |
2.0.1 |
exastro-it-automation.ita-by-conductor-synchronize.image.pullPolicy |
イメージプルポリシー |
可 |
IfNotPresent (デフォルト): コンテナイメージが存在しない場合のみプル
Always: 毎回必ずプル
None: プルしない
|
ita-database-setup-job¶
パラメータ |
説明 |
変更 |
デフォルト値・選択可能な設定値 |
---|---|---|---|
exastro-it-automation.ita-database-setup-job.image.repository |
コンテナイメージのリポジトリ名 |
不可 |
※現在このパラメータは使用していません。 |
exastro-it-automation.ita-database-setup-job.image.tag |
コンテナイメージのタグ |
不可 |
※現在このパラメータは使用していません。 |
exastro-it-automation.ita-database-setup-job.image.pullPolicy |
イメージプルポリシー |
可 |
IfNotPresent (デフォルト): コンテナイメージが存在しない場合のみプル
Always: 毎回必ずプル
None: プルしない
※現在このパラメータは使用していません。
|
ita-web-server¶
パラメータ |
説明 |
変更 |
デフォルト値・選択可能な設定値 |
---|---|---|---|
exastro-it-automation.ita-web-server.replicaCount |
Pod のレプリカ数 |
不可 |
1 |
exastro-it-automation.ita-web-server.image.repository |
コンテナイメージのリポジトリ名 |
不可 |
exastro/exastro-it-automation-web-server |
exastro-it-automation.ita-web-server.image.tag |
コンテナイメージのタグ |
不可 |
2.0.1 |
exastro-it-automation.ita-web-server.image.pullPolicy |
イメージプルポリシー |
可 |
IfNotPresent (デフォルト): コンテナイメージが存在しない場合のみプル
Always: 毎回必ずプル
None: プルしない
|