Skip to content

Commit cf29d87

Browse files
update path
1 parent bf58361 commit cf29d87

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clusters/common/cicd/ansible/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
apiVersion: kustomize.config.k8s.io/v1beta1
33
kind: Kustomization
44
resources:
5-
- ../../../../cicd/ansible
5+
- ../../../../cicd/pipelines/ansible
66
- external-secret-github-ssh.yaml
77
configMapGenerator:
88
- name: ansible-config

clusters/common/cicd/github-releases/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
33
kind: Kustomization
44
namespace: cicd
55
resources:
6-
- ../../../../cicd/github-release
6+
- ../../../../cicd/pipelines/github-release
77
- namespace.yaml

0 commit comments

Comments
 (0)