Skip to content

Commit

Permalink
Merge pull request #62 from jakubschwan/rhpam70-dev
Browse files Browse the repository at this point in the history
[RHPAM-794] Fix typo in immutable Kie Server template
  • Loading branch information
spolti committed May 15, 2018
2 parents 6fbbc88 + 59b8cd1 commit 4b957d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/rhpam70-prod-immutable-kieserver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ parameters:
value: 1Gi
required: false
- displayName: Disable KIE Server Management
description: description: Disable management api and don't allow KIE containers to be deployed/undeployed or started/stopped sets the property org.kie.server.mgmt.api.disabled to true and org.kie.server.startup.strategy to LocalContainersStartupStrategy.
description: Disable management api and don't allow KIE containers to be deployed/undeployed or started/stopped sets the property org.kie.server.mgmt.api.disabled to true and org.kie.server.startup.strategy to LocalContainersStartupStrategy.
name: KIE_SERVER_MGMT_DISABLED
value: "true"
required: true
Expand Down

0 comments on commit 4b957d6

Please sign in to comment.