Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configmap/secret Objects are missing #58

Open
sohnaeo opened this issue Apr 13, 2021 · 0 comments
Open

configmap/secret Objects are missing #58

sohnaeo opened this issue Apr 13, 2021 · 0 comments

Comments

@sohnaeo
Copy link

sohnaeo commented Apr 13, 2021

Hi,

We have been using this tool for sometime and really like it. We noticed , it doesn't show configmap and secrets for few namespaces i. During my investigation, I found if deployment have envFrom below settings then it doesn't show configmaps and secrets

  • envFrom:
    • configMapRef:
      name: test
    • secretRef:
      name: test

Could you please test at your end?

If configMaps are defined below then it seems no issues

  • configMap:
    name: test
@sohnaeo sohnaeo changed the title configmap Objects are missing configmap/secret Objects are missing Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant