Skip to content

Commit

Permalink
chore: make jinja ignore file contents
Browse files Browse the repository at this point in the history
  • Loading branch information
lpm0073 committed Feb 5, 2024
1 parent 0ef1d90 commit 73e1f60
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# Terraform module.
#
# To generate the web app sign-in token:
# kubectl get --namespace kubeapps secret kubeapps-admin -o go-template='{{.data.token | base64decode}}'
{% raw %}# kubectl get --namespace kubeapps secret kubeapps-admin -o go-template='{{.data.token | base64decode}}'{% endraw %}
#-----------------------------------------------------------
locals {

Expand Down

0 comments on commit 73e1f60

Please sign in to comment.