All Downloads are FREE. Search and download functionalities are using the official Maven repository.

operator.xl-upgrade.deploy.answers_aws_openshift.yaml Maven / Gradle / Ivy

There is a newer version: 23.3.0-1025.941
Show newest version
CrName: {{CR_NAME}}
CrdName: {{CRD_NAME}}
DeployImageVersionForUpgrader: {{DEPLOY_VERSION_FOR_UPGRADER}}
K8sSetup: {{K8S_SETUP}}
Namespace: {{K8S_NAMESPACE}}
OperatorImage: {{OPERATOR_IMAGE}}
OperatorImageDeployOpenshift: {{OPERATOR_IMAGE}}
RepositoryName: {{REPOSITORY_NAME}}
ImageNameDeploy: xl-deploy
ImageNameDeployTaskEngine: deploy-task-engine
ImageTag: {{IMAGE_TAG}}
OsType: darwin
ServerType: daiDeploy
UpgradeType: operatorToOperator
UseAWSSsoCredentials: false
UseAWSconfig: false
IsAwsCfgAvailable: false
UseCustomNamespace: {{USE_CUSTOM_NAMESPACE}}
IsCrdReused: {{IS_CRD_REUSED}}
UseKubeconfig: true
InstallXLD: false
K8sApiServerURL: {{K8S_API_SERVER_URL}}
K8sToken: {{K8S_TOKEN}}
UseEmbeddedKeycloak: {{USE_KEYCLOAK}}
UseKeycloakWithEmbeddedDB: true
UseExistingOidcConf: false
KeycloakUrl: {{KEYCLOAK_URL}}
EnableOidc: false
UseOperatorZipDeploy: {{USE_OPERATOR_ZIP}}
OperatorZipDeploy: {{OPERATOR_ZIP_DEPLOY}}
PreserveCrValuesDeploy: |-
  .spec.XldMasterCount
  .spec.XldWorkerCount
  .spec.Persistence.XldMasterPvcSize
  .spec.Persistence.XldWorkerPvcSize
  .spec.ingress.hosts
  .spec.KeystorePassphrase
  .spec.Persistence.StorageClass
  .spec.RepositoryKeystore
  .spec.postgresql.persistence.size
  .spec.postgresql.persistence.storageClass
  .spec.postgresql.postgresqlMaxConnections
  .spec.keycloak.postgresql.postgresqlMaxConnections
  .spec.keycloak.install
  .spec.oidc.enabled
  .spec.rabbitmq.persistence.replicaCount
  .spec.rabbitmq.persistence.size
  .spec.rabbitmq.persistence.storageClass
  .spec.rabbitmq.replicaCount
  .spec.route.hosts
  .spec.xldLicense





© 2015 - 2024 Weber Informatics LLC | Privacy Policy