package
0.0.0-20240828231103-942ebe2263ca
Repository: https://github.com/alexferl/pk8s.git
Documentation: pkg.go.dev
# README
app-config
This example demonstrate how to create an app with custom settings.
Using
CLI:
cd examples/app_config
pk8s export
Code:
cd examples/app_config
go run main.go
Output:
Generated Kubernetes manifests:
dev:
- custom/dev/hello.gen.yaml
# Functions
No description provided by the author
# Structs
No description provided by the author