You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need an opportunity mask or hide specific fields for all resources.
Motivation
We're using qbec to generate and render kubernetes manifests from jsonnet files.
Just like ksonnet it also can add its own last-applied annotation with gziped secret encoded in base64.
while secret data is hidden, the last-applied annotation doesn't:
Summary
We need an opportunity mask or hide specific fields for all resources.
Motivation
We're using qbec to generate and render kubernetes manifests from jsonnet files.
Just like ksonnet it also can add its own last-applied annotation with gziped secret encoded in base64.
while secret data is hidden, the last-applied annotation doesn't:
Proposal
Add configuration option into argocd configmap:
The text was updated successfully, but these errors were encountered: