We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf58361 commit cf29d87Copy full SHA for cf29d87
clusters/common/cicd/ansible/kustomization.yaml
@@ -2,7 +2,7 @@
2
apiVersion: kustomize.config.k8s.io/v1beta1
3
kind: Kustomization
4
resources:
5
- - ../../../../cicd/ansible
+ - ../../../../cicd/pipelines/ansible
6
- external-secret-github-ssh.yaml
7
configMapGenerator:
8
- name: ansible-config
clusters/common/cicd/github-releases/kustomization.yaml
@@ -3,5 +3,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
namespace: cicd
- - ../../../../cicd/github-release
+ - ../../../../cicd/pipelines/github-release
- namespace.yaml
0 commit comments