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

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

@k0da

Description

@k0da

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions