Files
offline_kubespray/collection/community/okd/molecule/default/files/nginx.env
ByeonJungHun 360c6eef4a offline 작업
2024-02-19 16:02:29 +09:00

13 lines
189 B
Bash

# Want to make sure comments don't break it
export NAME=test123
NAMESPACE=openshift
# Blank lines should be fine too
# Equals in comments shouldn't break things=True
MEMORY_LIMIT=1Gi