21 lines
372 B
Plaintext
21 lines
372 B
Plaintext
# 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
|