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

Image should have tag to avoid using latest #78

Open
endersonmaia opened this issue Feb 25, 2022 · 0 comments
Open

Image should have tag to avoid using latest #78

endersonmaia opened this issue Feb 25, 2022 · 0 comments

Comments

@endersonmaia
Copy link
Contributor

For security and reproducibility of deploys, the operator container image should use a tagged one.

https://github.com/movetokube/postgres-operator/blob/master/deploy/operator.yaml#L18

...
      containers:
        - name: ext-postgres-operator
          image: movetokube/postgres-operator:0.5.2
...
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