desired_state.yaml
---------------------
state: new_mexico
person: matthew martin
food:
- chimichanga
- Sopaipilla
- enchilladas
- Bizcochitos
food-location
- stomach
kubectl apply -f desired_state.yaml
Post
February 28, 2019
February 28, 2019
desired_state.yaml
---------------------
state: new_mexico
person: matthew martin
food:
- chimichanga
- Sopaipilla
- enchilladas
- Bizcochitos
food-location
- stomach
kubectl apply -f desired_state.yaml