docs: remove once feature flag env var (#1590)

This commit is contained in:
Callum Tait 2022-06-30 01:09:37 +01:00 committed by GitHub
parent b5d1a63bdf
commit cda10fd243
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -1650,12 +1650,6 @@ spec:
# Disables automatic runner updates
- name: DISABLE_RUNNER_UPDATE
value: "true"
# Configure runner with legacy --once instead of --ephemeral flag
# WARNING | THIS ENV VAR IS DEPRECATED AND WILL BE REMOVED
# THIS ENV VAR WILL BE REMOVED SOON.
# SEE ISSUE #1196 FOR DETAILS
- name: RUNNER_FEATURE_FLAG_ONCE
value: "true"
```
### Using IRSA (IAM Roles for Service Accounts) in EKS