ref: up
This commit is contained in:
20
fission-python/template/.devcontainer/.env.example
Normal file
20
fission-python/template/.devcontainer/.env.example
Normal file
@@ -0,0 +1,20 @@
|
||||
# For download Rake tool
|
||||
PRIVATE_GIT_TOKEN=
|
||||
|
||||
# Rake tool's profile
|
||||
FISSION_PROFILE=local
|
||||
|
||||
# Rancher K3S version (docker-compose)
|
||||
K3S_VERSION=v1.32.4-k3s1
|
||||
K3S_TOKEN=
|
||||
|
||||
FISSION_VER=v1.21.0
|
||||
FISSION_NAMESPACE=fission
|
||||
|
||||
# Nginx ingress
|
||||
NGINX_INGRESS_VER=v1.7.1
|
||||
|
||||
# Metrics
|
||||
METRICS_NAMESPACE=monitoring
|
||||
OPENTELEMETRY_NAMESPACE=opentelemetry-operator-system
|
||||
JAEGER_NAMESPACE=jaeger
|
||||
Reference in New Issue
Block a user