Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Ship drops generators from overlays/ship/kustomization.yaml #1118

Open
k0da opened this issue Jul 10, 2020 · 0 comments
Open

Ship drops generators from overlays/ship/kustomization.yaml #1118

k0da opened this issue Jul 10, 2020 · 0 comments

Comments

@k0da
Copy link

k0da commented Jul 10, 2020

Expected behavior

generators are kept

Actual behavior

generators are removed

Information

  • Ship version: 0.53
  • Docker version: .19.06
  • Command line run: ship update

Steps to reproduce the behavior

  1. add generators to kustmomization.yaml
  2. run ship update
index 89e84c2..02894b5 100644
--- a/ns1-webhook/overlays/ship/kustomization.yaml
+++ b/ns1-webhook/overlays/ship/kustomization.yaml
@@ -1,9 +1,7 @@
 kind: ""
 apiversion: ""
 resources:
-- cluster-issuer.yaml
 - cluster-issuer-stg.yaml
-generators:
-- ns1-key.yaml
+- cluster-issuer.yaml
 bases:
 - ../defaults
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant