changed deploy logic for deleting files
This commit is contained in:
@@ -13,7 +13,11 @@ spec:
|
||||
path: infrastructure/traefik-edge
|
||||
directory:
|
||||
recurse: false
|
||||
include: "*.yaml"
|
||||
include: |
|
||||
configmap-*.yaml
|
||||
pvc-*.yaml
|
||||
exclude: |
|
||||
external-secret*.yaml
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: traefik-system
|
||||
|
||||
Reference in New Issue
Block a user