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

Add missing fields for podTemplate.spec #107

Closed
Tracked by #109
kvaps opened this issue Apr 2, 2024 · 0 comments · Fixed by #123
Closed
Tracked by #109

Add missing fields for podTemplate.spec #107

kvaps opened this issue Apr 2, 2024 · 0 comments · Fixed by #123
Assignees
Milestone

Comments

@kvaps
Copy link
Member

kvaps commented Apr 2, 2024

as part of #109

spec:
  podTemplate:
    spec:
      serviceAccountName: default
      imagePullSecrets:
      readinessGates: [] # core.v1.PodReadinessGate Ready k8s type
@sergeyshevch sergeyshevch self-assigned this Apr 2, 2024
@kvaps kvaps changed the title Implement basic serviceSpec Implement basic serviceAccountName Apr 2, 2024
@kvaps kvaps changed the title Implement basic serviceAccountName Implement missing fields for podSpec Apr 2, 2024
@kvaps kvaps changed the title Implement missing fields for podSpec Add missing fields for podSpec Apr 2, 2024
@kvaps kvaps changed the title Add missing fields for podSpec Add missing fields for spec.template Apr 3, 2024
@kvaps kvaps changed the title Add missing fields for spec.template Add missing fields for podTemplate Apr 3, 2024
@kvaps kvaps changed the title Add missing fields for podTemplate Add missing fields for podTemplate.spec Apr 3, 2024
@kvaps kvaps added this to the v0.1.0 milestone Apr 3, 2024
sergeyshevch added a commit that referenced this issue Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants