Skip to content

Commit

Permalink
Add GeoServer template
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Oct 8, 2024
1 parent 3a6b4aa commit 460d157
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/geoserver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ topology_template:
default: 20 GB
constraints:
- valid_values: [ 20 GB, 50 GB, 100 GB, 200 GB, 500 GB, 1 TB, 2 TB, 10 TB, 20 TB, 40 TB, 100 TB ]

geoserver_admin_password:
type: string
description: GeoServer Admin password
Expand Down Expand Up @@ -130,4 +130,4 @@ topology_template:
geoserver_user:
value: admin
geoserver_password:
value: { get_input: geoserver_admin_password }
value: { get_input: geoserver_admin_password }

0 comments on commit 460d157

Please sign in to comment.