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

Correct nindent to 10 for envVars #206

Merged
merged 1 commit into from
May 19, 2024

Conversation

TranQuangTienSA
Copy link
Contributor

Please provide enough information so that others can review your pull request:

Correct nindent size for envVars

Example values:

jobs:
  configure:
    enabled: true
    envVars:
    - name: ETRA_VAR_1
      valueFrom:
        secretKeyRef:
          name: my-secret
          key: my-password

Explain the details for making this change. What existing problem does the pull request solve?

@revant revant merged commit 1fce87f into frappe:main May 19, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants