Commit 6ef4da36 authored by Robert Leenders's avatar Robert Leenders

Updates type references

parent f849de19
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
resources: resources:
- name: nfs - name: nfs
type: https://raw.githubusercontent.com/leendersr/deployment-manager/master/templates/replicatedservice/v2/replicatedservice.py type: https://raw.githubusercontent.com/kubernetes/deployment-manager/master/templates/replicatedservice/v2/replicatedservice.py
properties: properties:
service_port: {{ SERVER_PORT }} service_port: {{ SERVER_PORT }}
container_port: {{ SERVER_PORT }} container_port: {{ SERVER_PORT }}
......
- name: nfs - name: nfs
type: https://raw.githubusercontent.com/leendersr/deployment-manager/master/templates/nfs/v1/nfs.jinja type: https://raw.githubusercontent.com/kubernetes/deployment-manager/master/templates/nfs/v1/nfs.jinja
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment