Skip to content

Commit

Permalink
Update example with data transfer protection in HDFS artifacts
Browse files Browse the repository at this point in the history
Signed-off-by: Injun Baeg <ij.baeg@navercorp.com>
  • Loading branch information
Looka149 committed Aug 20, 2024
1 parent 9e8a84b commit cacc094
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/hdfs-artifact.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ spec:
path: "/tmp/argo/foo"
hdfsUser: root
force: true
# dataTransferProtection: authentication
# krbCCacheSecret:
# name: krb
# key: krb5cc_0
Expand All @@ -63,6 +64,7 @@ spec:
path: "/tmp/argo/foo"
hdfsUser: root
force: true
# dataTransferProtection: authentication
# krbCCacheSecret:
# name: krb
# key: krb5cc_0
Expand Down

0 comments on commit cacc094

Please sign in to comment.