Skip to content

Commit

Permalink
update k8s resource names
Browse files Browse the repository at this point in the history
  • Loading branch information
soichisumi committed May 12, 2019
1 parent 0589afc commit e011d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/ingress.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: example-ingress
name: k8s-monitoring-sample
annotations:
nginx.ingress.kubernetes.io/rewrite-target: /$2
spec:
Expand Down

0 comments on commit e011d6c

Please sign in to comment.