File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
kubernetes/apps/overlays/cluster-0 Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 54
54
--path="./kubernetes" \
55
55
--source="$(git config --get remote.origin.url)" \
56
56
--revision="$(git branch --show-current)@sha1:$(git rev-parse HEAD)" \
57
- --ignore-paths="sops-gpg.encrypted.yaml,.sops.pub.asc" \
57
+ --ignore-paths="sops-gpg.encrypted.yaml,sops-age.encrypted.yaml, .sops.pub.asc" \
58
58
--reproducible
59
59
60
60
- name : Create OCI artifact tag
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ resources:
66
66
- ../../base/network-system/dex-k8s-authenticator/ks.yaml
67
67
- ../../base/network-system/echo-server/ks.yaml
68
68
- ../../base/network-system/external-dns/ks.yaml
69
- - ../../base/network-system/multus/ks.yaml
69
+ # - ../../base/network-system/multus/ks.yaml
70
70
- ../../base/network-system/node-feature-discovery/ks.yaml
71
71
- ../../base/network-system/oauth2-proxy/ks.yaml
72
72
- ../../base/nginx-ingress/nginx-ingress/ks.yaml
You can’t perform that action at this time.
0 commit comments