Escaping a regex
#1117
Replies: 2 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks, that's what i said ;) We're trying to move stuff from ansible-templates/docker-swarm into Tanka/Kubernetes, where it is a single "", which i thought was weird. I will insist some more now. ;) I'll do some more testing with your input. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
i have some trouble getting a regex 1:1 from jsonnet to a ConfigMap. Maybe someone here has an idea ;)
This is what i want to end up with inside a file in a pod:
Example:
No matter what i do with the
\
i always end up with none or duplicate\
.Can anyone help me here?
regards,
strowi
Beta Was this translation helpful? Give feedback.
All reactions