Make CONSUL compatible with Kubernetes v1.17
[oom.git] / kubernetes / consul / templates / deployment.yaml
index 24de33e..a7774e9 100644 (file)
@@ -13,7 +13,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-apiVersion: extensions/v1beta1
+apiVersion: apps/v1
 kind: Deployment
 metadata:
   name: {{ include "common.fullname" . }}