Skip to content

Commit

Permalink
#81 fix jenkins sample blueprint
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-dammeier committed Oct 30, 2024
1 parent 9f7cba7 commit 34fd545
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/k8s_v1_cloudogu_blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ spec:
},
{
"name":"official/jenkins",
"version":"2.426.3-1",
"targetState":"absent",
"version":"2.462.3-1",
"targetState":"present",
"platformConfig": {
"resource": {
"minVolumeSize": "20Gi"
Expand Down

0 comments on commit 34fd545

Please sign in to comment.