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

[Docs] Missing authentication annotation for packageinstall CR #36

Open
rguske opened this issue Mar 21, 2023 · 0 comments
Open

[Docs] Missing authentication annotation for packageinstall CR #36

rguske opened this issue Mar 21, 2023 · 0 comments

Comments

@rguske
Copy link
Collaborator

rguske commented Mar 21, 2023

Update the section which describes the offline installation of Tanzu Packages with the missing information how to configure a registry secret for the packageinstall CR.

Example:

---
apiVersion: packaging.carvel.dev/v1alpha1
kind: PackageInstall
metadata:
  name: simple-app-with-secret
  annotations:
    ext.packaging.carvel.dev/fetch-0-secret-name: simple-app-secret

Source: Authenticating to Private Registries

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