Add directory inclusion for manifest.yaml in cloudnative-pg-plugin application.yaml
This commit is contained in:
parent
a7bc7bc3f5
commit
c4e6fe3e84
@ -13,6 +13,8 @@ spec:
|
|||||||
repoURL: https://git.mvzijl.nl/marco/plugin-barman-cloud.git
|
repoURL: https://git.mvzijl.nl/marco/plugin-barman-cloud.git
|
||||||
targetRevision: v0.9.0
|
targetRevision: v0.9.0
|
||||||
path: .
|
path: .
|
||||||
|
directory:
|
||||||
|
include: 'manifest.yaml'
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: cnpg-system
|
namespace: cnpg-system
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user