Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
Update deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
li-adrienloiseau authored Jul 22, 2020
1 parent 3ddd186 commit c85fd77
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions stable/chaoskube/templates/deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
{{- if .Capabilities.APIVersions.Has "apps/v1beta1" }}
apiVersion: apps/v1
{{- else }}
apiVersion: apps/v1beta1
{{- end }}
kind: Deployment
metadata:
name: {{ include "chaoskube.fullname" . }}
Expand Down

0 comments on commit c85fd77

Please sign in to comment.