Created
January 26, 2016 17:44
-
-
Save alena1108/67d1afa0ef3ee15f946a to your computer and use it in GitHub Desktop.
k8s rancher-compose
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
api-server: | |
service_schemas: | |
kubernetesReplicationController: | |
resource_fields: | |
template: | |
type: json | |
create: true | |
read: true | |
update: true | |
kubernetesService: | |
resource_fields: | |
template: | |
type: json | |
create: true | |
read: true | |
update: true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment