Skip to content

Commit

Permalink
Merge pull request #68 from salvasser/patch-1
Browse files Browse the repository at this point in the history
Update files+psql.values.yml include_jobs_configs
  • Loading branch information
randreev1321 committed Jul 17, 2024
2 parents e40fe73 + 3c59215 commit 94f46ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/example/kubernetes/files+psql.values.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ configMaps:
"isEmergencyAlert": false
"rawTriggerMessage": false
"monitoringURL": "-"
include_jobs_configs: ["conf.d/*.yaml"]
include_jobs_configs: ["conf.d/*.conf"]
jobs: []
storage_connects:
- name: ssh
Expand Down Expand Up @@ -204,4 +204,4 @@ cronJobs:
- name: app-data
persistentVolumeClaim:
claimName: my-app-data-pvc
restartPolicy: OnFailure
restartPolicy: OnFailure

0 comments on commit 94f46ef

Please sign in to comment.