mirror of
https://github.com/dhall-lang/dhall-kubernetes.git
synced 2024-11-03 21:05:47 +03:00
f8be1d55bc
This adds a high level API (+ tests) for: - Deployment.v1 - Service.v1
5 lines
70 B
Plaintext
5 lines
70 B
Plaintext
{ name = "foo"
|
|
, host = "foo.example.com"
|
|
, version = "1.0.1"
|
|
}
|