1
0
Fork 0
argocd/bootstrap/cluster-resources/in-cluster/tools-ns.yaml

10 lines
165 B
YAML
Raw Normal View History

apiVersion: v1
kind: Namespace
metadata:
annotations:
argocd.argoproj.io/sync-options: Prune=false
creationTimestamp: null
name: tools
spec: {}
status: {}