Skip to content

Commit 58de781

Browse files
committed
Move templates
1 parent 5553050 commit 58de781

File tree

8 files changed

+2
-2
lines changed

8 files changed

+2
-2
lines changed

.github/workflows/.deployer-db.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
directory:
1010
description: Crunchy Chart directory
11-
default: 'actions/crunchy/charts/crunchy'
11+
default: 'actions/crunchy'
1212
required: false
1313
type: string
1414
oc_server:
File renamed without changes.

actions/crunchy/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: 'Deploy a Crunchy PostgreSQL database to OpenShift'
44
inputs:
55
directory:
66
description: 'Crunchy Chart directory'
7-
default: 'actions/crunchy/charts/crunchy'
7+
default: 'actions/crunchy'
88
required: false
99
oc_server:
1010
description: 'OpenShift server'
File renamed without changes.

0 commit comments

Comments
 (0)