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

should default env for deployments to pepr_watch_mode #966

Closed
cmwylie19 opened this issue Jul 17, 2024 · 1 comment
Closed

should default env for deployments to pepr_watch_mode #966

cmwylie19 opened this issue Jul 17, 2024 · 1 comment
Assignees

Comments

@cmwylie19
Copy link
Collaborator

cmwylie19 commented Jul 17, 2024

Describe what should be investigated or refactored.

For the admission and the watcher deployment.

                env:
                  {{- toYaml .Values.watcher.env | nindent 12 }}
                  - name: "PEPR_WATCH_MODE"
                    value: "true"

Links to any relevant code

/src/lib/assets/helm.ts

Additional context

Add any other context or screenshots about the technical debt here.

@cmwylie19 cmwylie19 self-assigned this Aug 1, 2024
@cmwylie19
Copy link
Collaborator Author

Addressed in #1002

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

1 participant