This is backup docs for this Go Template Playground setup: here
The idea is that we want to use External Secrets Operator to parse a secret that happens to be a Redis dat
source "https://rubygems.org" | |
gem "functions_framework", "~> 1.4" |
# Based on ReachView code from Egor Fedorov ([email protected]) | |
# Updated for Python 3.6.8 on a Raspberry Pi | |
import time | |
import pexpect | |
import subprocess | |
import sys | |
import logging |
This is backup docs for this Go Template Playground setup: here
The idea is that we want to use External Secrets Operator to parse a secret that happens to be a Redis dat